Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp431 Value *TagNotIgnored = IRB.CreateICmpNE(PtrTag, in instrumentMemAccessInline() local
433 TagMismatch = IRB.CreateAnd(TagMismatch, TagNotIgnored); in instrumentMemAccessInline()