Lines Matching full:targetbb
2078 // The branch probability from SwitchBB to B.TargetBB is B.ExtraProb.2079 addSuccessorWithProb(SwitchBB, B.TargetBB, B.ExtraProb);2089 Cmp, DAG.getBasicBlock(B.TargetBB));