Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h462 bool matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS,
H A DInstCombineCompares.cpp2815 bool InstCombinerImpl::matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, in matchThreeWayIntCompare() function in InstCombinerImpl
2882 matchThreeWayIntCompare(Select, OrigLHS, OrigRHS, C1LessThan, C2Equal, in foldICmpSelectConstant()