Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp1221 static Value *foldAndOrOfICmpsWithConstEq(ICmpInst *Cmp0, ICmpInst *Cmp1, in foldAndOrOfICmpsWithConstEq() function
3326 foldAndOrOfICmpsWithConstEq(LHS, RHS, IsAnd, IsLogical, Builder, Q)) in foldAndOrOfICmps()
3330 if (Value *V = foldAndOrOfICmpsWithConstEq(RHS, LHS, IsAnd, in foldAndOrOfICmps()