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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h991 Instruction *foldICmpEqIntrinsicWithConstant(ICmpInst &ICI, IntrinsicInst *II,
H A DInstCombineCompares.cpp3075 Instruction *InstCombiner::foldICmpEqIntrinsicWithConstant(ICmpInst &Cmp, function in class:InstCombiner
3152 return foldICmpEqIntrinsicWithConstant(Cmp, II, C);

Completed in 163 milliseconds