Home
last modified time | relevance | path

Searched refs:valueComesBefore (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp112 static bool valueComesBefore(const Value *A, const Value *B) { in valueComesBefore() function
241 return valueComesBefore(ArgA, ArgB); in localComesBefore()
245 return valueComesBefore(AInst, BInst); in localComesBefore()