Lines Matching refs:AllocationInfos
5837 for (auto &It : AllocationInfos) in ~AAHeapToStackFunction()
5864 AllocationInfos[CB] = AI; in initialize()
5883 for (const auto &It : AllocationInfos) in initialize()
5893 for (const auto &It : AllocationInfos) { in getAsStr()
5908 for (auto &It : AllocationInfos) in trackStatistics()
5916 AllocationInfos.lookup(const_cast<CallBase *>(&CB))) in isAssumedHeapToStack()
5925 for (auto &It : AllocationInfos) { in isAssumedHeapToStackRemovedFree()
5945 for (auto &It : AllocationInfos) { in manifest()
6069 MapVector<CallBase *, AllocationInfo *> AllocationInfos; member
6148 AllocationInfo *AI = AllocationInfos.lookup(ObjCB); in updateImpl()
6301 for (auto &It : AllocationInfos) { in updateImpl()