Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:isSuccessor

616 bool MachineBasicBlock::isSuccessor(const MachineBasicBlock *MBB) const {
633 if (!isSuccessor(Fallthrough))