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