Home | History | Annotate | Download | only in IPO

Lines Matching refs:CalleeNode

755     CallGraphNode *CalleeNode = CG[Call->getParent()->getParent()];
756 CalleeNode->replaceCallEdge(Call, New, NF_CGN);