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