Searched defs:AllocasToInstrument (Results 1 – 7 of 7) sorted by relevance
58 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; member
60 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; member
61 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; member
443 const MapVector<AllocaInst *, memtag::AllocaInfo> &AllocasToInstrument, in insertBaseTaggedPointer()
1093 SmallVector<AllocaInst*, 8> AllocasToInstrument; in sanitizeFunction() local