HomeSort by: relevance | last modified time | path
    Searched refs:addProfiledFunction (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
ProfiledCallGraph.h 60 addProfiledFunction(Callee->getFuncName());
76 addProfiledFunction(Callee->getFuncName());
86 void addProfiledFunction(StringRef Name) {
105 addProfiledFunction(Samples.getFuncName());
109 addProfiledFunction(Target.first());
116 addProfiledFunction(InlinedSamples.first);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp 1640 ProfiledCG->addProfiledFunction(FunctionSamples::getCanonicalFnName(*F));

Completed in 32 milliseconds