Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1821 static Instruction *foldSelectWithExtremeEqCond(Value *CmpLHS, Value *CmpRHS, in foldSelectWithExtremeEqCond() function
1874 foldSelectWithExtremeEqCond(CmpLHS, CmpRHS, TrueVal, FalseVal)) in foldSelectICmpEq()