Home | History | Annotate | Download | only in InstCombine

Lines Matching full:successors

1983 /// 1. it has only one predecessor P, and P has two successors
2790 // See if the user is one of our successors.
2797 // If the user is one of our immediate successors, and if that successor
2886 /// whose condition is a known constant, we only visit the reachable successors.
2951 // Recursively visit successors. If this is a branch or switch on a
2978 for (BasicBlock *SuccBB : TI->successors())