Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp456 void setCall(CallInfo C) { Call = C; } in setCall() function
1630 Node->setCall(Call); in assignStackNodesPostOrder()
2376 Node->setCall(ThisCall); in handleCallsitesWithMultipleTargets()
2395 Node->setCall(CallInfo()); in handleCallsitesWithMultipleTargets()
2518 Info->Node->setCall(Info->Calls.front()); in partitionCallsByCallee()
4480 CallsiteClone->setCall(CallClone); in assignFunctions()
4672 NewClone->setCall(NewCall); in assignFunctions()