Searched refs:AllocasToInstrument (Results 1 – 4 of 4) sorted by relevance
121 AllocaInfo &AInfo = Info.AllocasToInstrument[AI]; in visit()140 Info.AllocasToInstrument[AI].AI = AI; in visit()155 Info.AllocasToInstrument[AI].LifetimeStart.push_back(II); in visit()157 Info.AllocasToInstrument[AI].LifetimeEnd.push_back(II); in visit()165 AllocaInfo &AInfo = Info.AllocasToInstrument[AI]; in visit()
464 const MapVector<AllocaInst *, memtag::AllocaInfo> &AllocasToInstrument, in insertBaseTaggedPointer() argument468 for (auto &I : AllocasToInstrument) { in insertBaseTaggedPointer()492 !AllocasToInstrument.empty()) { in insertBaseTaggedPointer()540 if (SInfo.AllocasToInstrument.empty()) in runOnFunction()576 insertBaseTaggedPointer(*Fn.getParent(), SInfo.AllocasToInstrument, DT); in runOnFunction()579 for (auto &I : SInfo.AllocasToInstrument) { in runOnFunction()
61 MapVector<AllocaInst *, AllocaInfo> AllocasToInstrument; member
1425 for (auto &KV : SInfo.AllocasToInstrument) { in instrumentStack()1603 if (SInfo.AllocasToInstrument.empty() && F.hasPersonalityFn() && in sanitizeFunction()1610 if (SInfo.AllocasToInstrument.empty() && OperandsToInstrument.empty() && in sanitizeFunction()1629 !SInfo.AllocasToInstrument.empty()); in sanitizeFunction()1631 if (!SInfo.AllocasToInstrument.empty()) { in sanitizeFunction()