Searched refs:OverflowArgAreaPtrTy (Results 1 – 1 of 1) sorted by relevance
4955 Type *OverflowArgAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* in finalizeInstrumentation() local4959 PointerType::get(OverflowArgAreaPtrTy, 0)); in finalizeInstrumentation()4961 IRB.CreateLoad(OverflowArgAreaPtrTy, OverflowArgAreaPtrPtr); in finalizeInstrumentation()5669 Type *OverflowArgAreaPtrTy = PointerType::getUnqual(*MS.C); // i64* in copyOverflowArea() local5674 PointerType::get(OverflowArgAreaPtrTy, 0)); in copyOverflowArea()5676 IRB.CreateLoad(OverflowArgAreaPtrTy, OverflowArgAreaPtrPtr); in copyOverflowArea()