Home
last modified time | relevance | path

Searched refs:getAllocationCallType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp719 AllocationType getAllocationCallType(const CallInfo &Call) const { in getAllocationCallType() function in __anonf01a58700111::CallsiteContextGraph
720 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 ModuleCallsiteContextGraph
3974 IndexCallsiteContextGraph::getAllocationCallType(const CallInfo &Call) const { in getAllocationCallType() function in IndexCallsiteContextGraph