Searched refs:foldICmpInstWithConstantAllowUndef (Results 1 – 2 of 2) sorted by relevance
569 Instruction *foldICmpInstWithConstantAllowUndef(ICmpInst &Cmp,
3110 return foldICmpInstWithConstantAllowUndef(Cmp, *C); in foldICmpInstWithConstant()3335 InstCombinerImpl::foldICmpInstWithConstantAllowUndef(ICmpInst &Cmp, in foldICmpInstWithConstantAllowUndef() function in InstCombinerImpl