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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
Cloning.h 293 void updateProfileCallee(
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
InlineFunction.cpp 1613 updateProfileCallee(Callee, -CallCount, &VMap);
1616 void llvm::updateProfileCallee(
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp 1891 updateProfileCallee(pair.first, pair.second.entryCount);

Completed in 87 milliseconds