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