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

Declarations

include/llvm/IR/GlobalValue.h
  497   std::string getGlobalIdentifier() const;

References

include/llvm/IR/GlobalValue.h
  510   GUID getGUID() const { return getGUID(getGlobalIdentifier()); }
lib/Target/Mips/MipsSEISelDAGToDAG.cpp
  183             MI.getOperand(0).getGlobal()->getGlobalIdentifier() == "_mcount")