reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
642 BlockT *OtherH = OtherL->getHeader(); 646 assert(L->getLoopDepth() == OtherL->getLoopDepth() && 648 const LoopT *ParentL = L, *OtherParentL = OtherL; 665 std::vector<BlockT *> OtherBBs = OtherL->getBlocks();