Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1519 RewrittenRangeInfo PostLoopRRI; in run() local
1524 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader, in run()
1527 PostLoopRRI); in run()
1533 PreLoopRRI.ExitSelector, PostLoopRRI.PseudoExit, in run()
1534 PostLoopRRI.ExitSelector, NewMainLoopPreheader}; in run()