Home
last modified time | relevance | path

Searched defs:ILI (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp356 auto ILI = ImportList[RefSummary->modulePath()].insert(VI.getGUID()); onImportingSummaryImpl() local
814 auto ILI = ImportList[ExportModulePath].insert(VI.getGUID()); computeImportForFunction() local
1335 for (const auto &ILI : ImportList) { gatherImportedSummariesForModule() local
1356 for (const auto &ILI : ModuleToSummariesForIndex) EmitImportsFiles() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp311 auto ILI = IM.lower_bound(KillingIntStart); in isPartialOverwrite() local
[all...]