Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp4444 static SelectPatternResult matchMinMax(CmpInst::Predicate Pred, in matchMinMax() function
4683 return matchMinMax(Pred, CmpLHS, CmpRHS, TrueVal, FalseVal, LHS, RHS, Depth); in matchSelectPattern()