Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/
H A DLTOBackend.h73 bool initImportList(const Module &M, const ModuleSummaryIndex &CombinedIndex,
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp684 bool lto::initImportList(const Module &M, in initImportList() function in lto
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DBackendUtil.cpp1131 if (!lto::initImportList(*M, *CombinedIndex, ImportList)) in runThinLTOBackend()