Searched refs:AllocateLoop (Results 1 – 9 of 9) sorted by relevance
761 Loop *NewLoop = LI->AllocateLoop(); in cloneLoopWithPreheader()785 NewLoop = LI->AllocateLoop(); in cloneLoopWithPreheader()
269 Loop *NewOuter = LI->AllocateLoop(); in separateNestedLoop()
145 NewLoop = LI->AllocateLoop(); in addClonedBlockToLoopInfo()
1173 Loop *ClonedRootL = LI.AllocateLoop(); in cloneLoopNest()1194 Loop *ClonedL = LI.AllocateLoop(); in cloneLoopNest()1305 ClonedL = LI.AllocateLoop(); in buildClonedLoops()
910 Loop &New = *LI->AllocateLoop(); in CloneLoop()
1368 Loop &New = *LI.AllocateLoop(); in createClonedLoopStructure()
556 LoopT *L = AllocateLoop(Header); in analyze()
903 template <typename... ArgsTy> LoopT *AllocateLoop(ArgsTy &&... Args) { in AllocateLoop() function
2984 Loop *Lp = LI->AllocateLoop(); in createVectorizedLoopSkeleton()