Searched defs:isPredecessor (Results 1 – 2 of 2) sorted by relevance
62 bool MCBasicBlock::isPredecessor(const MCBasicBlock *MCBB) const { in isPredecessor() function in MCBasicBlock
621 bool MachineBasicBlock::isPredecessor(const MachineBasicBlock *MBB) const { in isPredecessor() function in MachineBasicBlock