Searched defs:comesBefore (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | SSAContext.cpp | 72 bool SSAContext::comesBefore(const Instruction *lhs, const Instruction *rhs) { comesBefore() function in SSAContext |
| H A D | Instruction.cpp | 318 bool Instruction::comesBefore(const Instruction *Other) const { in comesBefore() function in Instruction |