Searched defs:ILI (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | FunctionImport.cpp | 1429 for (const auto &ILI : ImportList) { gatherImportedSummariesForModule() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | DeadStoreElimination.cpp | 311 auto ILI = IM.lower_bound(KillingIntStart); isPartialOverwrite() local |