Searched refs:foldICmpXorConstant (Results 1 – 2 of 2) sorted by relevance
587 Instruction *foldICmpXorConstant(ICmpInst &Cmp, BinaryOperator *Xor,
1505 Instruction *InstCombinerImpl::foldICmpXorConstant(ICmpInst &Cmp, in foldICmpXorConstant() function in InstCombinerImpl3362 if (Instruction *I = foldICmpXorConstant(Cmp, BO, C)) in foldICmpBinOpWithConstant()