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