Searched refs:updateAllocationCall (Results 1 – 1 of 1) sorted by relevance
537 void updateAllocationCall(CallInfo &Call, AllocationType AllocType) { in updateAllocationCall() function in __anonf01a58700111::CallsiteContextGraph539 static_cast<DerivedCCG *>(this)->updateAllocationCall(Call, AllocType); in updateAllocationCall()676 void updateAllocationCall(CallInfo &Call, AllocationType AllocType);753 void updateAllocationCall(CallInfo &Call, AllocationType AllocType);2836 void ModuleCallsiteContextGraph::updateAllocationCall( in updateAllocationCall() function in ModuleCallsiteContextGraph2850 void IndexCallsiteContextGraph::updateAllocationCall(CallInfo &Call, in updateAllocationCall() function in IndexCallsiteContextGraph3375 updateAllocationCall(Node->Call, allocTypeToUse(Node->AllocTypes)); in assignFunctions()