Searched refs:OverflowArgAreaPtrTy (Results 1 – 1 of 1) sorted by relevance
4401 Type *OverflowArgAreaPtrTy = Type::getInt64PtrTy(*MS.C); in finalizeInstrumentation() local4405 PointerType::get(OverflowArgAreaPtrTy, 0)); in finalizeInstrumentation()4407 IRB.CreateLoad(OverflowArgAreaPtrTy, OverflowArgAreaPtrPtr); in finalizeInstrumentation()5234 Type *OverflowArgAreaPtrTy = Type::getInt64PtrTy(*MS.C); in copyOverflowArea() local5239 PointerType::get(OverflowArgAreaPtrTy, 0)); in copyOverflowArea()5241 IRB.CreateLoad(OverflowArgAreaPtrTy, OverflowArgAreaPtrPtr); in copyOverflowArea()