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