Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1545 Loop *PreL = nullptr, *PostL = nullptr; in run() local
1553 PostL = in run()
1569 if (PostL) in run()
1570 CanonicalizeLoop(PostL, false); in run()