Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isSuccessor

619 bool MachineBasicBlock::isSuccessor(const MachineBasicBlock *MBB) const {
636 if (!isSuccessor(Fallthrough))