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

  /src/external/apache2/llvm/dist/llvm/lib/LTO/
ThinLTOCodeGenerator.cpp 669 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries);
719 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries);
754 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries);
787 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries);
835 Index.collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries);
989 Index->collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries);
LTO.cpp 1417 ThinLTO.CombinedIndex.collectDefinedGVSummariesPerModule(
  /src/external/apache2/llvm/dist/llvm/lib/IR/
ModuleSummaryIndex.cpp 529 collectDefinedGVSummariesPerModule(ModuleToDefinedGVS);
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
ModuleSummaryIndex.h 1502 collectDefinedGVSummariesPerModule(Map &ModuleToDefinedGVSummaries) const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
BackendUtil.cpp 1510 CombinedIndex->collectDefinedGVSummariesPerModule(ModuleToDefinedGVSummaries);

Completed in 24 milliseconds