reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
 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(),