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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DCallGraph.h259 /// addCalledFunction - Add a function to the list of functions called by this
261 void addCalledFunction(CallSite CS, CallGraphNode *M) { function in namespace:llvm
/external/llvm/include/llvm/Analysis/
H A DCallGraph.h236 void addCalledFunction(CallSite CS, CallGraphNode *M) { function in namespace:llvm

Completed in 132 milliseconds