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

  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 331 DI->second.replaceFunction(NF);
    [all...]
  /external/webkit/Source/JavaScriptCore/runtime/
Structure.cpp 408 Structure* Structure::despecifyFunctionTransition(JSGlobalData& globalData, Structure* structure, const Identifier& replaceFunction)
424 bool removed = transition->despecifyFunction(globalData, replaceFunction);
  /external/llvm/include/llvm/
DebugInfo.h 510 void replaceFunction(Function *F) { replaceFunctionField(16, F); }

Completed in 96 milliseconds