Searched refs:foldICmpXorConstant (Results 1 – 2 of 2) sorted by relevance
836 Instruction *foldICmpXorConstant(ICmpInst &Cmp, BinaryOperator *Xor,
1452 Instruction *InstCombiner::foldICmpXorConstant(ICmpInst &Cmp, in foldICmpXorConstant() function in InstCombiner2509 if (Instruction *I = foldICmpXorConstant(Cmp, BO, *C)) in foldICmpInstWithConstant()