Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp591 changeIterationSpaceEnd(const LoopStructure &LS, BasicBlock *Preheader,
1196 LoopConstrainer::RewrittenRangeInfo LoopConstrainer::changeIterationSpaceEnd( in changeIterationSpaceEnd() function in LoopConstrainer
1512 PreLoopRRI = changeIterationSpaceEnd(PreLoop.Structure, Preheader, in run()
1524 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader, in run()