Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h58 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; member
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp443 const MapVector<AllocaInst *, memtag::AllocaInfo> &AllocasToInstrument, in insertBaseTaggedPointer()