Home
last modified time | relevance | path

Searched refs:dontUseFastISelFor (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGISel.cpp223 static bool dontUseFastISelFor(const Function &Fn) { in dontUseFastISelFor() function
259 if (dontUseFastISelFor(IS.MF->getFunction())) in OptLevelChanger()