Searched defs:CombinedIndex (Results 1 – 5 of 5) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | LTO.cpp | 1033 ModuleSummaryIndex &CombinedIndex; member in lto::ThinBackendProc 1037 ThinBackendProc(const Config &Conf, ModuleSummaryIndex &CombinedIndex, in ThinBackendProc() 1065 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in InProcessThinBackend() 1082 BitcodeModule BM, ModuleSummaryIndex &CombinedIndex, in runThinLTOBackendThread() 1135 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start() 1165 AddStreamFn AddStream, NativeObjectCache Cache) { in createInProcessThinBackend() 1201 const Config &Conf, ModuleSummaryIndex &CombinedIndex, in WriteIndexesThinBackend() 1255 AddStreamFn AddStream, NativeObjectCache Cache) { in createWriteIndexesThinBackend()
|
| D | LTOBackend.cpp | 451 ModuleSummaryIndex &CombinedIndex) { in backend() 503 Module &Mod, const ModuleSummaryIndex &CombinedIndex, in thinBackend()
|
| D | ThinLTOCodeGenerator.cpp | 567 std::unique_ptr<ModuleSummaryIndex> CombinedIndex = in linkCombinedIndex() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
| D | LTO.h | 339 ModuleSummaryIndex CombinedIndex; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 6506 Error BitcodeModule::readSummary(ModuleSummaryIndex &CombinedIndex, in readSummary() 6705 ModuleSummaryIndex &CombinedIndex, in readModuleSummaryIndex()
|