Searched refs:AllocateLoop (Results 1 – 9 of 9) sorted by relevance
654 template <typename... ArgsTy> LoopT *AllocateLoop(ArgsTy &&... Args) { in AllocateLoop() function
572 LoopT *L = AllocateLoop(Header); in analyze()
1129 Loop *ClonedRootL = LI.AllocateLoop(); in cloneLoopNest()1150 Loop *ClonedL = LI.AllocateLoop(); in cloneLoopNest()1261 ClonedL = LI.AllocateLoop(); in buildClonedLoops()
906 Loop &New = *LI->AllocateLoop(); in CloneLoop()
1357 Loop &New = *LI.AllocateLoop(); in createClonedLoopStructure()
203 NewLoop = LI->AllocateLoop(); in addClonedBlockToLoopInfo()
261 Loop *NewOuter = LI->AllocateLoop(); in separateNestedLoop()
748 Loop *NewLoop = LI->AllocateLoop(); in cloneLoopWithPreheader()
2767 Loop *Lp = LI->AllocateLoop(); in createVectorizedLoopSkeleton()