Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h77 class StackInfoBuilder {
79 StackInfoBuilder(const StackSafetyGlobalInfo *SSI, const char *DebugType) in StackInfoBuilder() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp114 void StackInfoBuilder::visit(OptimizationRemarkEmitter &ORE, in visit()
194 StackInfoBuilder::getAllocaInterestingness(const AllocaInst &AI) { in getAllocaInterestingness()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp512 memtag::StackInfoBuilder SIB(SSI, DEBUG_TYPE); in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1608 memtag::StackInfoBuilder SIB(SSI, DEBUG_TYPE); in sanitizeFunction()