Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1246 RewrittenRangeInfo PostLoopRRI; in run() local
1251 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader, in run()
1254 PostLoopRRI); in run()
1260 PreLoopRRI.ExitSelector, PostLoopRRI.PseudoExit, in run()
1261 PostLoopRRI.ExitSelector, NewMainLoopPreheader}; in run()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1591 RewrittenRangeInfo PostLoopRRI; in run() local
1596 PostLoopRRI = changeIterationSpaceEnd(MainLoopStructure, MainLoopPreheader, in run()
1599 PostLoopRRI); in run()
1605 PreLoopRRI.ExitSelector, PostLoopRRI.PseudoExit, in run()
1606 PostLoopRRI.ExitSelector, NewMainLoopPreheader}; in run()