Searched refs:JustTag (Results 1 – 1 of 1) sorted by relevance
999 Value *JustTag = IRB.CreateTrunc(Tag, IRB.getInt8Ty()); in tagAlloca() local1002 {IRB.CreatePointerCast(AI, Int8PtrTy), JustTag, in tagAlloca()1014 IRB.CreateMemSet(ShadowPtr, JustTag, ShadowSize, Align(1)); in tagAlloca()1019 IRB.CreateStore(JustTag, IRB.CreateConstGEP1_32( in tagAlloca()