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

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1549 Loop *PreL = nullptr, *PostL = nullptr; local
1551 PreL = createClonedLoopStructure(&OriginalLoop,
1571 if (PreL)
1572 CanonicalizeLoop(PreL, false);

Completed in 116 milliseconds