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