Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h63 class StackInfoBuilder {
65 StackInfoBuilder(std::function<bool(const AllocaInst &)> IsInterestingAlloca) in StackInfoBuilder() function
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp110 void StackInfoBuilder::visit(Instruction &Inst) { in visit()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp498 memtag::StackInfoBuilder SIB( in runOnFunction()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1425 memtag::StackInfoBuilder SIB( in sanitizeFunction()