Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/LTO/
HDLTOBackend.h73 bool initImportList(const Module &M, const ModuleSummaryIndex &CombinedIndex,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDLTOBackend.cpp699 bool lto::initImportList(const Module &M, in initImportList() function in lto
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp1205 if (!lto::initImportList(*M, *CombinedIndex, ImportList)) in runThinLTOBackend()