Searched defs:GVI (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | FunctionImport.cpp | 492 GlobalsImporter GVI(Index, DefinedGVSummaries, IsPrevailing, ImportList, computeImportForModule() local |
/llvm-project/clang/lib/APINotes/ | ||
H A D | APINotesWriter.cpp | 887 getUnversionedInfoSize(const GlobalVariableInfo & GVI) getUnversionedInfoSize() argument |
H A D | APINotesYAMLCompiler.cpp | 932 GlobalVariableInfo GVI; convertTopLevelItems() local |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 4330 for (const auto &GVI : valueIds()) { writePerModuleGlobalValueSummary() local |