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

  /external/llvm/include/llvm/Analysis/
CallGraph.h 250 /// stealCalledFunctionsFrom - Move all the callee information from N to this
252 void stealCalledFunctionsFrom(CallGraphNode *N) {
  /external/llvm/lib/Transforms/IPO/
ArgumentPromotion.cpp     [all...]

Completed in 180 milliseconds