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