struct StackInfo

Declaration

struct StackInfo { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h:56

Member Variables

public MapVector<llvm::AllocaInst*, llvm::memtag::AllocaInfo> AllocasToInstrument
public SmallVector<llvm::Instruction*, 4> UnrecognizedLifetimes
public SmallVector<llvm::Instruction*, 8> RetVec
public bool CallsReturnTwice = false