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

  /src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
LTOBackend.h 73 bool initImportList(const Module &M, const ModuleSummaryIndex &CombinedIndex,
  /src/external/apache2/llvm/dist/llvm/lib/LTO/
LTOBackend.cpp 685 bool lto::initImportList(const Module &M,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
BackendUtil.cpp 1518 if (!lto::initImportList(*M, *CombinedIndex, ImportList))

Completed in 27 milliseconds