Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp745 bool NeedsPostLoop = in run() local
780 if (NeedsPostLoop) { in run()
811 if (NeedsPostLoop) in run()
831 if (NeedsPostLoop) { in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1578 bool NeedsPostLoop = run() local