Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:ShadowPtrTy

851   Type *ShadowPtrTy = PointerType::get(ShadowTy, 0);
855 IRB.CreateIntToPtr(ShadowPtr, ShadowPtrTy));