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

References

lib/Target/ARM/ARMConstantPoolValue.cpp
  142     : ARMConstantPoolValue((Type *)C->getType(), 0, ARMCP::CPPromotedGlobal, 0,
lib/Target/ARM/ARMConstantPoolValue.h
  114   bool isPromotedGlobal() const{ return Kind == ARMCP::CPPromotedGlobal; }