Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPredicateInfo.cpp153 return localComesBefore(A, B); in operator ()()
205 bool localComesBefore(const ValueDFS &A, const ValueDFS &B) const { in localComesBefore() function