Searched refs:PtrTag (Results 1 – 1 of 1) sorted by relevance
320 Value *PtrTag = nullptr; member958 R.PtrTag = in insertShadowTagCheck()963 Value *TagMismatch = IRB.CreateICmpNE(R.PtrTag, R.MemTag); in insertShadowTagCheck()967 R.PtrTag, ConstantInt::get(R.PtrTag->getType(), *MatchAllTag)); in insertShadowTagCheck()1050 Value *InlineTagMismatch = IRB.CreateICmpNE(TCI.PtrTag, InlineTag); in instrumentMemAccessInline()