Searched refs:ArgIntTy (Results 1 – 1 of 1) sorted by relevance
219 IntegerType *ArgIntTy = Builder.getIntNTy(Size); in runOnFunction() local220 Value *Trunc = Builder.CreateTrunc(ExtractBits, ArgIntTy); in runOnFunction()