Home
last modified time | relevance | path

Searched defs:IsSubloop (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1356 bool IsSubloop) { in createClonedLoopStructure()
1740 auto LPMAddNewLoop = [&U](Loop *NL, bool IsSubloop) { in run()