Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp109 static cl::opt<bool> ClGenerateTagsWithCalls( variable
689 if (ClGenerateTagsWithCalls) in getStackBaseTag()
711 if (ClGenerateTagsWithCalls) in getAllocaTag()
720 if (ClGenerateTagsWithCalls) in getUARTag()
1006 ClGenerateTagsWithCalls ? nullptr : getStackBaseTag(EntryIRB); in runOnFunction()