Home
last modified time | relevance | path

Searched refs:changeIterationSpaceEnd (Results 1 – 1 of 1) 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()