HomeSort by relevance Sort by last modified time
    Searched refs:spliceFunction (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/IPA/
CallGraph.cpp 126 /// spliceFunction - Replace the function represented by this node by another.
131 void CallGraph::spliceFunction(const Function *From, const Function *To) {
  /external/llvm/include/llvm/Analysis/
CallGraph.h 99 void spliceFunction(const Function *From, const Function *To);

Completed in 622 milliseconds