Home
last modified time | relevance | path

Searched defs:AllocasToInstrument (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h61 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; global() member
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp464 insertBaseTaggedPointer(const Module & M,const MapVector<AllocaInst *,memtag::AllocaInfo> & AllocasToInstrument,const DominatorTree * DT) insertBaseTaggedPointer() argument