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