Home | History | Annotate | Download | only in XCore

Lines Matching refs:thisMBB

1273   //  thisMBB:
1279 MachineBasicBlock *thisMBB = BB;
1308 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
1314 .addReg(MI->getOperand(2).getReg()).addMBB(thisMBB);