Searched refs:updateAllocationCall (Results 1 – 1 of 1) sorted by relevance
464 void updateAllocationCall(CallInfo &Call, AllocationType AllocType) { in updateAllocationCall() function in __anonf4e331660111::CallsiteContextGraph466 static_cast<DerivedCCG *>(this)->updateAllocationCall(Call, AllocType); in updateAllocationCall()597 void updateAllocationCall(CallInfo &Call, AllocationType AllocType);674 void updateAllocationCall(CallInfo &Call, AllocationType AllocType);2625 void ModuleCallsiteContextGraph::updateAllocationCall( in updateAllocationCall() function in ModuleCallsiteContextGraph2639 void IndexCallsiteContextGraph::updateAllocationCall(CallInfo &Call, in updateAllocationCall() function in IndexCallsiteContextGraph3164 updateAllocationCall(Node->Call, allocTypeToUse(Node->AllocTypes)); in assignFunctions()