Searched refs:matchThreeWayIntCompare (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineInternal.h | 544 bool matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS,
|
| H A D | InstCombineCompares.cpp | 3158 bool InstCombinerImpl::matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, in matchThreeWayIntCompare() function in InstCombinerImpl 3225 matchThreeWayIntCompare(Select, OrigLHS, OrigRHS, C1LessThan, C2Equal, in foldICmpSelectConstant()
|