Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp126 static cl::opt<bool> ClGenerateTagsWithCalls( variable
1041 if (ClGenerateTagsWithCalls) in getStackBaseTag()
1067 if (ClGenerateTagsWithCalls) in getAllocaTag()
1076 if (ClGenerateTagsWithCalls) in getUARTag()
1379 ClGenerateTagsWithCalls ? nullptr : getStackBaseTag(EntryIRB); in sanitizeFunction()