Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp322 Value *getStackBaseTag(IRBuilder<> &IRB);
1061 Value *HWAddressSanitizer::getStackBaseTag(IRBuilder<> &IRB) { in getStackBaseTag() function in HWAddressSanitizer
1470 ClGenerateTagsWithCalls ? nullptr : getStackBaseTag(EntryIRB); in sanitizeFunction()