Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp519 LoopConstrainer::RewrittenRangeInfo LoopConstrainer::changeIterationSpaceEnd( in changeIterationSpaceEnd() function in LoopConstrainer
822 PreLoopRRI = changeIterationSpaceEnd(PreLoop.Structure, Preheader, in run()
834 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader, in run()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1337 LoopConstrainer::RewrittenRangeInfo LoopConstrainer::changeIterationSpaceEnd( changeIterationSpaceEnd() function in LoopConstrainer