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

References

include/llvm/IR/Value.def
   84 HANDLE_CONSTANT_MARKER(ConstantFirstVal, Function)
   85 HANDLE_CONSTANT_MARKER(ConstantLastVal, ConstantTokenNone)
   86 HANDLE_CONSTANT_MARKER(ConstantDataFirstVal, UndefValue)
   87 HANDLE_CONSTANT_MARKER(ConstantDataLastVal, ConstantTokenNone)
   88 HANDLE_CONSTANT_MARKER(ConstantAggregateFirstVal, ConstantArray)
   89 HANDLE_CONSTANT_MARKER(ConstantAggregateLastVal, ConstantVector)