Searched refs:OverflowArgAreaPtrTy (Results 1 – 1 of 1) sorted by relevance
4832 Type *OverflowArgAreaPtrTy = Type::getInt64PtrTy(*MS.C); in finalizeInstrumentation() local4836 PointerType::get(OverflowArgAreaPtrTy, 0)); in finalizeInstrumentation()4838 IRB.CreateLoad(OverflowArgAreaPtrTy, OverflowArgAreaPtrPtr); in finalizeInstrumentation()5653 Type *OverflowArgAreaPtrTy = Type::getInt64PtrTy(*MS.C); in copyOverflowArea() local5658 PointerType::get(OverflowArgAreaPtrTy, 0)); in copyOverflowArea()5660 IRB.CreateLoad(OverflowArgAreaPtrTy, OverflowArgAreaPtrPtr); in copyOverflowArea()