Lines Matching full:successors
1220 // If any of the block's successors is a landing pad, this could be a1222 for (auto I : MBB->successors())3110 // We assume that block can have at most two successors.