Searched refs:IntCast (Results 1 – 1 of 1) sorted by relevance
982 Value *IntCast = Builder.CreateIntCast(In, Zext.getType(), false); in transformZExtICmp() local983 return replaceInstUsesWith(Zext, IntCast); in transformZExtICmp()