Searched refs:transformSExtICmp (Results 1 – 2 of 2) sorted by relevance
310 Instruction *transformSExtICmp(ICmpInst *Cmp, SExtInst &Sext);
1295 Instruction *InstCombinerImpl::transformSExtICmp(ICmpInst *Cmp, in transformSExtICmp() function in InstCombinerImpl1499 return transformSExtICmp(Cmp, Sext); in visitSExt()