Searched refs:AllocasToInstrument (Results 1 – 4 of 4) sorted by relevance
123 AllocaInfo &AInfo = Info.AllocasToInstrument[AI]; in visit()143 Info.AllocasToInstrument[AI].AI = AI; in visit()166 Info.AllocasToInstrument[AI].LifetimeStart.push_back(II); in visit()168 Info.AllocasToInstrument[AI].LifetimeEnd.push_back(II); in visit()177 AllocaInfo &AInfo = Info.AllocasToInstrument[AI]; in visit()
452 const MapVector<AllocaInst *, memtag::AllocaInfo> &AllocasToInstrument, in insertBaseTaggedPointer() argument456 for (auto &I : AllocasToInstrument) { in insertBaseTaggedPointer()478 !AllocasToInstrument.empty()) { in insertBaseTaggedPointer()517 if (SInfo.AllocasToInstrument.empty()) in runOnFunction()553 insertBaseTaggedPointer(*Fn.getParent(), SInfo.AllocasToInstrument, DT); in runOnFunction()556 for (auto &I : SInfo.AllocasToInstrument) { in runOnFunction()
62 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; member
1445 for (auto &KV : SInfo.AllocasToInstrument) { in instrumentStack()1631 if (SInfo.AllocasToInstrument.empty() && F.hasPersonalityFn() && in sanitizeFunction()1638 if (SInfo.AllocasToInstrument.empty() && OperandsToInstrument.empty() && in sanitizeFunction()1649 !SInfo.AllocasToInstrument.empty()); in sanitizeFunction()1651 if (!SInfo.AllocasToInstrument.empty()) { in sanitizeFunction()