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