Home | History | Annotate | Download | only in MSP430

Lines Matching refs:thisMBB

1145   //  thisMBB:
1151 MachineBasicBlock *thisMBB = BB;
1180 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
1186 .addReg(MI->getOperand(1).getReg()).addMBB(thisMBB);