Home
last modified time | relevance | path

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

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