Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp239 Value *getStackBaseTag(IRBuilder<> &IRB);
948 Value *HWAddressSanitizer::getStackBaseTag(IRBuilder<> &IRB) { in getStackBaseTag() function in HWAddressSanitizer
1280 ClGenerateTagsWithCalls ? nullptr : getStackBaseTag(EntryIRB); in sanitizeFunction()