Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp766 Value *TagNotIgnored = IRB.CreateICmpNE( in instrumentMemAccessInline() local
768 TagMismatch = IRB.CreateAnd(TagMismatch, TagNotIgnored); in instrumentMemAccessInline()