Searched defs:comesBefore (Results 1 – 3 of 3) sorted by relevance
35 bool OrderedBasicBlock::comesBefore(const Instruction *A, in comesBefore() function in OrderedBasicBlock
34 bool OrderedBasicBlock::comesBefore(const Instruction *A, in comesBefore() function in OrderedBasicBlock
110 bool Instruction::comesBefore(const Instruction *Other) const { in comesBefore() function in Instruction