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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp504 // Result of rewriting the range of a loop. See changeIterationSpaceEnd for
565 // After changeIterationSpaceEnd, `Preheader' is no longer a legitimate
570 changeIterationSpaceEnd(const LoopStructure &LS, BasicBlock *Preheader,
581 // `changeIterationSpaceEnd' and is the preheader to the loop denoted by `LS'.
974 LoopConstrainer::RewrittenRangeInfo LoopConstrainer::changeIterationSpaceEnd( function in class:__anon3193::LoopConstrainer
1268 PreLoopRRI = changeIterationSpaceEnd(PreLoop.Structure, Preheader,
1280 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader,

Completed in 94 milliseconds