Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp147 static cl::opt<bool> ClGenerateTagsWithCalls( variable
1062 if (ClGenerateTagsWithCalls) in getStackBaseTag()
1079 if (ClGenerateTagsWithCalls) in getAllocaTag()
1088 if (ClGenerateTagsWithCalls) in getUARTag()
1470 ClGenerateTagsWithCalls ? nullptr : getStackBaseTag(EntryIRB); in sanitizeFunction()