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

Declarations

lib/IR/AsmWriter.cpp
  741   int getGlobalSlot(const GlobalValue *V);

References

lib/IR/AsmWriter.cpp
 2269       Slot = Machine->getGlobalSlot(GV);
 2286       Slot = Machine->getGlobalSlot(GV);