Searched refs:CallClone (Results 1 – 1 of 1) sorted by relevance
4477 CallInfo CallClone(Call); in assignFunctions() local4479 CallClone = It->second; in assignFunctions()4480 CallsiteClone->setCall(CallClone); in assignFunctions()4483 CallInfo CallClone(MatchingCall); in assignFunctions() local4485 CallClone = It->second; in assignFunctions()4487 MatchingCall = CallClone; in assignFunctions()