Home | History | Annotate | Download | only in Sparc

Lines Matching refs:thisMBB

2915   //  thisMBB:
2920 MachineBasicBlock *thisMBB = BB;
2948 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
2953 .addReg(MI->getOperand(1).getReg()).addMBB(thisMBB);