Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp202 Value *getStackBaseTag(IRBuilder<> &IRB);
688 Value *HWAddressSanitizer::getStackBaseTag(IRBuilder<> &IRB) { in getStackBaseTag() function in HWAddressSanitizer
1006 ClGenerateTagsWithCalls ? nullptr : getStackBaseTag(EntryIRB); in runOnFunction()