Searched refs:getAllocationCallType (Results 1 – 1 of 1) sorted by relevance
719 AllocationType getAllocationCallType(const CallInfo &Call) const { in getAllocationCallType() function in __anonf01a58700111::CallsiteContextGraph720 return static_cast<const DerivedCCG *>(this)->getAllocationCallType(Call); in getAllocationCallType()895 AllocationType getAllocationCallType(const CallInfo &Call) const;987 AllocationType getAllocationCallType(const CallInfo &Call) const;3026 auto AllocTypeFromCall = getAllocationCallType(Node->Call); in printTotalSizes()3964 ModuleCallsiteContextGraph::getAllocationCallType(const CallInfo &Call) const { in getAllocationCallType() function in ModuleCallsiteContextGraph3974 IndexCallsiteContextGraph::getAllocationCallType(const CallInfo &Call) const { in getAllocationCallType() function in IndexCallsiteContextGraph