Searched refs:AllocasToInstrument (Results 1 – 4 of 4) sorted by relevance
120 Info.AllocasToInstrument[AI].AI = AI; in visit()135 Info.AllocasToInstrument[AI].LifetimeStart.push_back(II); in visit()137 Info.AllocasToInstrument[AI].LifetimeEnd.push_back(II); in visit()145 AllocaInfo &AInfo = Info.AllocasToInstrument[AI]; in visit()
441 const MapVector<AllocaInst *, memtag::AllocaInfo> &AllocasToInstrument, in insertBaseTaggedPointer() argument445 for (auto &I : AllocasToInstrument) { in insertBaseTaggedPointer()482 if (SInfo.AllocasToInstrument.empty()) in runOnFunction()517 Instruction *Base = insertBaseTaggedPointer(SInfo.AllocasToInstrument, DT); in runOnFunction()520 for (auto &I : SInfo.AllocasToInstrument) { in runOnFunction()
58 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; member
1386 for (auto &KV : SInfo.AllocasToInstrument) { in instrumentStack()1522 if (SInfo.AllocasToInstrument.empty() && F.hasPersonalityFn() && in sanitizeFunction()1529 if (SInfo.AllocasToInstrument.empty() && OperandsToInstrument.empty() && in sanitizeFunction()1540 !SInfo.AllocasToInstrument.empty()); in sanitizeFunction()1542 if (!SInfo.AllocasToInstrument.empty()) { in sanitizeFunction()