OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getModuleSummaryIndexForFile
(Results
1 - 7
of
7
) sorted by null
/external/llvm/include/llvm/Object/
ModuleSummaryIndexObjectFile.h
99
ErrorOr<std::unique_ptr<ModuleSummaryIndex>>
getModuleSummaryIndexForFile
(
/external/llvm/lib/Object/
ModuleSummaryIndexObjectFile.cpp
109
ErrorOr<std::unique_ptr<ModuleSummaryIndex>> llvm::
getModuleSummaryIndexForFile
(
/external/llvm/tools/llvm-link/
llvm-link.cpp
205
llvm::
getModuleSummaryIndexForFile
(SummaryIndex, diagnosticHandler);
314
llvm::
getModuleSummaryIndexForFile
(SummaryIndex, diagnosticHandler);
/external/llvm/lib/Transforms/IPO/
FunctionImport.cpp
701
static std::unique_ptr<ModuleSummaryIndex>
getModuleSummaryIndexForFile
(
752
getModuleSummaryIndexForFile
(SummaryFile, Error, diagnosticHandler);
/external/llvm/tools/llvm-lto/
llvm-lto.cpp
291
llvm::
getModuleSummaryIndexForFile
(Filename, diagnosticHandler);
361
llvm::
getModuleSummaryIndexForFile
(ThinLTOIndex, diagnosticHandler);
/external/llvm/tools/gold/
gold-plugin.cpp
662
getModuleSummaryIndexForFile
(claimed_file &F) {
[
all
...]
/external/clang/lib/CodeGen/
BackendUtil.cpp
707
llvm::
getModuleSummaryIndexForFile
(
[
all
...]
Completed in 4729 milliseconds