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