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

/external/llvm/include/llvm/Analysis/
H A DCallGraph.h250 /// stealCalledFunctionsFrom - Move all the callee information from N to this
252 void stealCalledFunctionsFrom(CallGraphNode *N) { function in namespace:llvm

Completed in 113 milliseconds