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