OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CombinedIndex
(Results
1 - 2
of
2
) sorted by null
/external/llvm/tools/llvm-lto/
llvm-lto.cpp
215
FunctionInfoIndex
CombinedIndex
;
226
CombinedIndex
.mergeFrom(std::move(Index), ++NextModuleId);
233
WriteFunctionSummaryToFile(
CombinedIndex
, OS);
/external/llvm/tools/gold/
gold-plugin.cpp
864
FunctionInfoIndex
CombinedIndex
;
874
CombinedIndex
.mergeFrom(std::move(Index), ++NextModuleId);
883
WriteFunctionSummaryToFile(
CombinedIndex
, OS);
Completed in 61 milliseconds