Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp5710 static SelectPatternResult matchMinMax(CmpInst::Predicate Pred, in matchMinMax() function
5986 return matchMinMax(Pred, CmpLHS, CmpRHS, TrueVal, FalseVal, LHS, RHS, Depth); in matchSelectPattern()