Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DeleteMachineBasicBlock

50   MBB->getParent()->DeleteMachineBasicBlock(MBB);
214 /// DeleteMachineBasicBlock - Delete the given MachineBasicBlock.
217 MachineFunction::DeleteMachineBasicBlock(MachineBasicBlock *MBB) {