Searched refs:stealCalledFunctionsFrom (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DCallGraph.h223 void stealCalledFunctionsFrom(CallGraphNode *N) { function in namespace:llvm
/external/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp1003 NF_CGN->stealCalledFunctionsFrom(CG[F]);

Completed in 74 milliseconds