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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1551 Loop *PreL = nullptr, *PostL = nullptr; local
1559 PostL =
1575 if (PostL)
1576 CanonicalizeLoop(PostL, false);

Completed in 77 milliseconds