Searched refs:blockIsBefore (Results 1 – 1 of 1) sorted by relevance
44 bool blockIsBefore(MachineBasicBlock *BB, MachineBasicBlock *Other);165 if (blockIsBefore(Predecessor, LoopExit)) in fixBackwardsWLS()240 bool ARMBlockPlacement::blockIsBefore(MachineBasicBlock *BB, in blockIsBefore() function in ARMBlockPlacement