Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp3231 static Value *foldAndOrOfICmpEqConstantAndICmp(ICmpInst *LHS, ICmpInst *RHS, in foldAndOrOfICmpEqConstantAndICmp() function
3317 foldAndOrOfICmpEqConstantAndICmp(LHS, RHS, IsAnd, IsLogical, Builder)) in foldAndOrOfICmps()
3321 if (Value *V = foldAndOrOfICmpEqConstantAndICmp(RHS, LHS, IsAnd, in foldAndOrOfICmps()