reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
547 PopSucc = I.BB; 570 assert(MaxPop > 0 && PopSucc); 571 Default = PopSucc; 574 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), 574 Cases, [PopSucc](const CaseRange &R) { return R.BB == PopSucc; }), 584 PopSucc->removePredecessor(OrigBlock);