Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp592 changeIterationSpaceEnd(const LoopStructure &LS, BasicBlock *Preheader,
1192 LoopConstrainer::RewrittenRangeInfo LoopConstrainer::changeIterationSpaceEnd( in changeIterationSpaceEnd() function in LoopConstrainer
1508 PreLoopRRI = changeIterationSpaceEnd(PreLoop.Structure, Preheader, in run()
1520 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader, in run()