Searched refs:foldICmpWithZextOrSext (Results 1 – 2 of 2) sorted by relevance
706 Instruction *foldICmpWithZextOrSext(ICmpInst &ICmp);
6268 Instruction *InstCombinerImpl::foldICmpWithZextOrSext(ICmpInst &ICmp) { in foldICmpWithZextOrSext() function in InstCombinerImpl6445 return foldICmpWithZextOrSext(ICmp); in foldICmpWithCastOp()