Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h689 Instruction *foldICmpXorConstant(ICmpInst &Cmp, BinaryOperator *Xor,
H A DInstCombineCompares.cpp1556 Instruction *InstCombinerImpl::foldICmpXorConstant(ICmpInst &Cmp, in foldICmpXorConstant() function in InstCombinerImpl
3799 if (Instruction *I = foldICmpXorConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()