Home
last modified time | relevance | path

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

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