Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfo.h692 ICmpInst::Predicate getCanonicalPredicate() const;
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopInfo.cpp232 ICmpInst::Predicate Loop::LoopBounds::getCanonicalPredicate() const { in getCanonicalPredicate() function in Loop::LoopBounds