Home
last modified time | relevance | path

Searched refs:InlineTagMismatch (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp957 Value *InlineTagMismatch = IRB.CreateICmpNE(TCI.PtrTag, InlineTag); in instrumentMemAccessInline() local
958 SplitBlockAndInsertIfThen(InlineTagMismatch, TCI.TagMismatchTerm, false, in instrumentMemAccessInline()