Home
last modified time | relevance | path

Searched refs:initImportList (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DLTOBackend.h73 bool initImportList(const Module &M, const ModuleSummaryIndex &CombinedIndex,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp685 bool lto::initImportList(const Module &M, in initImportList() function in lto
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1518 if (!lto::initImportList(*M, *CombinedIndex, ImportList)) in runThinLTOBackend()