Home | History | Annotate | Download | only in Sparc

Lines Matching refs:thisMBB

1196   //  thisMBB:
1201 MachineBasicBlock *thisMBB = BB;
1229 // %Result = phi [ %FalseValue, copy0MBB ], [ %TrueValue, thisMBB ]
1234 .addReg(MI->getOperand(1).getReg()).addMBB(thisMBB);