Searched refs:isBestSuccessor (Results 1 – 1 of 1) sorted by relevance
476 bool isBestSuccessor(MachineBasicBlock *BB, MachineBasicBlock *Pred,3243 bool MachineBlockPlacement::isBestSuccessor(MachineBasicBlock *BB, in isBestSuccessor() function in MachineBlockPlacement3353 if (!Fallthrough && isBestSuccessor(BB, Pred, BlockFilter)) { in findDuplicateCandidates()