Searched refs:comesBefore (Results 1 – 2 of 2) sorted by relevance
35 bool OrderedBasicBlock::comesBefore(const Instruction *A, in comesBefore() function in OrderedBasicBlock84 return comesBefore(A, B); in dominates()
52 bool comesBefore(const Instruction *A, const Instruction *B);