Home | History | Annotate | Download | only in XCore

Lines Matching refs:thisMBB

1282   //  thisMBB:
1288 MachineBasicBlock *thisMBB = BB;
1317 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
1323 .addReg(MI->getOperand(2).getReg()).addMBB(thisMBB);