Home | History | Annotate | Download | only in MSP430

Lines Matching refs:thisMBB

1153   //  thisMBB:
1159 MachineBasicBlock *thisMBB = BB;
1188 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
1194 .addReg(MI->getOperand(1).getReg()).addMBB(thisMBB);