Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp875 Value *InlineTagMismatch = IRB.CreateICmpNE(PtrTag, InlineTag); in instrumentMemAccessInline() local
876 SplitBlockAndInsertIfThen(InlineTagMismatch, CheckTerm, false, in instrumentMemAccessInline()