Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp743 bool NeedsPreLoop = in run() local
753 if (NeedsPreLoop) { in run()
809 if (NeedsPreLoop) in run()
816 if (NeedsPreLoop) { in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1576 bool NeedsPreLoop = run() local