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