Searched refs:foldICmpInstWithConstantAllowPoison (Results 1 – 2 of 2) sorted by relevance
667 Instruction *foldICmpInstWithConstantAllowPoison(ICmpInst &Cmp,
3454 return foldICmpInstWithConstantAllowPoison(Cmp, *C); in foldICmpInstWithConstant()3772 InstCombinerImpl::foldICmpInstWithConstantAllowPoison(ICmpInst &Cmp, in foldICmpInstWithConstantAllowPoison() function in InstCombinerImpl