Home | History | Annotate | Download | only in MSP430

Lines Matching refs:thisMBB

1327   //  thisMBB:
1333 MachineBasicBlock *thisMBB = BB;
1361 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
1367 .addReg(MI->getOperand(1).getReg()).addMBB(thisMBB);