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

References

lib/Target/ARM/ARMAsmPrinter.cpp
  118   for (auto *GV : AFI->getGlobalsPromotedToConstantPool())
lib/Target/ARM/ARMISelLowering.cpp
 3376   if (!AFI->getGlobalsPromotedToConstantPool().count(GVar) && Size > 4)
 3405   if (!AFI->getGlobalsPromotedToConstantPool().count(GVar)) {