reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1513 for (Loop *ParentL = &L; ParentL; ParentL = ParentL->getParentLoop()) { 1513 for (Loop *ParentL = &L; ParentL; ParentL = ParentL->getParentLoop()) { 1513 for (Loop *ParentL = &L; ParentL; ParentL = ParentL->getParentLoop()) { 1515 ParentL->getBlocksSet().erase(BB); 1516 llvm::erase_if(ParentL->getBlocksVector(),