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

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
SampleProfileLoaderBaseImpl.h 121 DILocation2SampleMap;
372 auto it = DILocation2SampleMap.try_emplace(DIL, nullptr);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
SampleProfile.cpp 720 auto it = DILocation2SampleMap.try_emplace(DIL,nullptr);
1907 DILocation2SampleMap.clear();

Completed in 30 milliseconds