Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h214 ICmpInst::Predicate getCanonicalPredicate() const;
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp233 ICmpInst::Predicate Loop::LoopBounds::getCanonicalPredicate() const { in getCanonicalPredicate() function in Loop::LoopBounds