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 301 DI->second.replaceFunction(NF);
    [all...]
ArgumentPromotion.cpp 619 DI->second.replaceFunction(NF);
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfo.h 520 void replaceFunction(Function *F) { replaceFunctionField(15, F); }
    [all...]

Completed in 115 milliseconds