Searched refs:PreL (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
1553 PreL = createClonedLoopStructure(&OriginalLoop,
1573 if (PreL)
1574 CanonicalizeLoop(PreL, false);

Completed in 43 milliseconds