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

  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 335 DI->second.replaceFunction(NF);
    [all...]
  /external/llvm/include/llvm/
DebugInfo.h 434 void replaceFunction(Function *F) { replaceFunctionField(15, F); }

Completed in 260 milliseconds