Searched defs:IntCast (Results 1 – 2 of 2) sorted by relevance
357 llvm::Value* IntCast(Args&&... args) { in IntCast() function
919 Value *IntCast = Builder.CreateIntCast(In, Zext.getType(), false); in transformZExtICmp() local