Searched refs:TagMismatch (Results 1 – 1 of 1) sorted by relevance
763 Value *TagMismatch = IRB.CreateICmpNE(PtrTag, MemTag); in instrumentMemAccessInline() local768 TagMismatch = IRB.CreateAnd(TagMismatch, TagNotIgnored); in instrumentMemAccessInline()772 SplitBlockAndInsertIfThen(TagMismatch, InsertBefore, false, in instrumentMemAccessInline()