Searched refs:isPredecessor (Results 1 – 4 of 4) sorted by relevance
201 if (MFI->isPredecessor(&*MFI)) { in getPreviousInstr()
547 assert((!TBI.Pred || Succ->isPredecessor(TBI.Pred)) && "CFG changed"); in invalidate()569 assert(MBB->isPredecessor(TBI.Pred) && "CFG doesn't match trace"); in verify()
660 bool MachineBasicBlock::isPredecessor(const MachineBasicBlock *MBB) const { in isPredecessor() function in MachineBasicBlock
500 bool isPredecessor(const MachineBasicBlock *MBB) const;