Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp134 return comparePHIRelated(A, B); in operator ()()
155 bool comparePHIRelated(const ValueDFS &A, const ValueDFS &B) const { in comparePHIRelated() function