Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1491 RewrittenRangeInfo PostLoopRRI; in run() local
1496 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader, in run()
1499 PostLoopRRI); in run()
1505 PreLoopRRI.ExitSelector, PostLoopRRI.PseudoExit, in run()
1506 PostLoopRRI.ExitSelector, NewMainLoopPreheader}; in run()