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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 449 virtual std::unique_ptr<ProfileSymbolList> getProfileSymbolList() {
716 virtual std::unique_ptr<ProfileSymbolList> getProfileSymbolList() override {
  /src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
llvm-profdata.cpp 724 Reader->getProfileSymbolList();
2399 Reader->getProfileSymbolList();
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp 1778 PSL = Reader->getProfileSymbolList();

Completed in 44 milliseconds