Lines Matching refs:AllocationInfos
6585 for (auto &It : AllocationInfos) in ~AAHeapToStackFunction()
6612 AllocationInfos[CB] = AI; in initialize()
6631 for (const auto &It : AllocationInfos) in initialize()
6641 for (const auto &It : AllocationInfos) { in getAsStr()
6656 for (const auto &It : AllocationInfos) in trackStatistics()
6664 AllocationInfos.lookup(const_cast<CallBase *>(&CB))) in isAssumedHeapToStack()
6673 for (const auto &It : AllocationInfos) { in isAssumedHeapToStackRemovedFree()
6693 for (auto &It : AllocationInfos) { in manifest()
6817 MapVector<CallBase *, AllocationInfo *> AllocationInfos; member
6896 AllocationInfo *AI = AllocationInfos.lookup(ObjCB); in updateImpl()
7059 for (auto &It : AllocationInfos) { in updateImpl()