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