Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5353 static ICmpInst::Predicate getMaxMinPredicate(Intrinsic::ID IID) { in getMaxMinPredicate() function
5466 ICmpInst::Predicate Pred = getMaxMinPredicate(IID); in simplifyBinaryIntrinsic()