Searched refs:TagMismatch (Results 1 – 1 of 1) sorted by relevance
426 Value *TagMismatch = IRB.CreateICmpNE(PtrTag, MemTag); in instrumentMemAccessInline() local433 TagMismatch = IRB.CreateAnd(TagMismatch, TagNotIgnored); in instrumentMemAccessInline()437 SplitBlockAndInsertIfThen(TagMismatch, InsertBefore, !Recover, in instrumentMemAccessInline()