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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h850 bool matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, Value *&RHS,
H A DInstCombineCompares.cpp2645 bool InstCombiner::matchThreeWayIntCompare(SelectInst *SI, Value *&LHS, function in class:InstCombiner
2710 matchThreeWayIntCompare(Select, OrigLHS, OrigRHS, C1LessThan, C2Equal,

Completed in 106 milliseconds