reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1205 auto *OrigPH = OrigL.getLoopPreheader(); 1206 auto *OrigHeader = OrigL.getHeader(); 1227 assert((!ParentL || ParentL == OrigL.getParentLoop() || 1228 ParentL->contains(OrigL.getParentLoop())) && 1237 for (auto *BB : OrigL.blocks()) 1303 for (auto *BB : OrigL.blocks()) { 1309 if (LI.getLoopFor(BB) == &OrigL) { 1325 for (Loop *ChildL : OrigL) { 1432 for (Loop *ChildL : OrigL) {