HomeSort by relevance Sort by last modified time
    Searched defs:getModuleSummaryIndexForFile (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Object/
ModuleSummaryIndexObjectFile.cpp 109 ErrorOr<std::unique_ptr<ModuleSummaryIndex>> llvm::getModuleSummaryIndexForFile(
  /external/llvm/lib/Transforms/IPO/
FunctionImport.cpp 701 static std::unique_ptr<ModuleSummaryIndex> getModuleSummaryIndexForFile(
752 getModuleSummaryIndexForFile(SummaryFile, Error, diagnosticHandler);
  /external/llvm/tools/gold/
gold-plugin.cpp 662 getModuleSummaryIndexForFile(claimed_file &F) {
    [all...]

Completed in 134 milliseconds