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

References

lib/Bitcode/Writer/BitcodeWriter.cpp
 1285         GV.hasPartition()) {
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1620       if (!GV.hasPartition() || GV.isDeclarationForLinker() ||
lib/IR/AsmWriter.cpp
 3297   if (GV->hasPartition()) {
 3354   if (GIS->hasPartition()) {
 3500   if (F->hasPartition()) {
lib/IR/Globals.cpp
  189   if (!hasPartition())
  196   if (!hasPartition() && S.empty())