Searched refs:ShadowPtrMaskValue (Results 1 – 2 of 2) sorted by relevance
935 Value *ShadowPtrMaskValue; in getShadowAddress() local937 ShadowPtrMaskValue = IRB.CreateLoad(IntptrTy, ExternalShadowMask); in getShadowAddress()939 ShadowPtrMaskValue = ShadowPtrMask; in getShadowAddress()943 IRB.CreatePtrToInt(ShadowPtrMaskValue, IntptrTy)), in getShadowAddress()
1047 Value *ShadowPtrMaskValue; in getShadowAddress() local1049 ShadowPtrMaskValue = IRB.CreateLoad(IntptrTy, ExternalShadowMask); in getShadowAddress()1051 ShadowPtrMaskValue = ShadowPtrMask; in getShadowAddress()1055 IRB.CreatePtrToInt(ShadowPtrMaskValue, IntptrTy)), in getShadowAddress()