reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Bitcode/Writer/BitcodeWriter.cpp
 3683   auto VI = Index->getValueInfo(V.getGUID());
 3746   if (Index->enableSplitLTOUnit())
 3750   if (Index->begin() == Index->end()) {
 3750   if (Index->begin() == Index->end()) {
 3840     ValueInfo VI = Index->getValueInfo(F.getGUID());
 3866     auto *Summary = Index->getGlobalValueSummary(A);
 3874   for (auto &S : Index->typeIdCompatibleVtableMap()) {
 4272   if (Index)