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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h957 Instruction *foldICmpXorConstant(ICmpInst &Cmp, BinaryOperator *Xor,
H A DInstCombineCompares.cpp1583 Instruction *InstCombiner::foldICmpXorConstant(ICmpInst &Cmp, function in class:InstCombiner
2881 if (Instruction *I = foldICmpXorConstant(Cmp, BO, *C))

Completed in 71 milliseconds