Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h544 bool matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS,
H A DInstCombineCompares.cpp3158 bool InstCombinerImpl::matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, in matchThreeWayIntCompare() function in InstCombinerImpl
3225 matchThreeWayIntCompare(Select, OrigLHS, OrigRHS, C1LessThan, C2Equal, in foldICmpSelectConstant()