Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1204 ClonedLoop PreLoop, PostLoop; in run() local
1258 cloneLoop(PostLoop, "postloop"); in run()
1279 createPreheader(PostLoop.Structure, Preheader, "postloop"); in run()
1282 rewriteIncomingValuesForPHIs(PostLoop.Structure, PostLoopPreheader, in run()
1299 addToParentLoopIfNeeded(PostLoop.Blocks); in run()