Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h587 Instruction *foldICmpXorConstant(ICmpInst &Cmp, BinaryOperator *Xor,
H A DInstCombineCompares.cpp1505 Instruction *InstCombinerImpl::foldICmpXorConstant(ICmpInst &Cmp, in foldICmpXorConstant() function in InstCombinerImpl
3362 if (Instruction *I = foldICmpXorConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()