Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:SuccBB

439     MachineBasicBlock *SuccBB = *SI;
440 if (SuccBB != TrueBB)
441 return SuccBB;