Searched refs:GetIntptrTy (Results 1 – 1 of 1) sorted by relevance
269 ConstantInt::get(GetIntptrTy(), start_address, false); in BuildPointerValidatorFunc()295 ConstantInt::get(GetIntptrTy(), start_address, false); in BuildObjectCheckerFunc()306 IntegerType *GetIntptrTy() { in GetIntptrTy() function in Instrumenter