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