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

Declarations

lib/IR/ConstantsContext.h
  190   DECLARE_TRANSPARENT_OPERAND_ACCESSORS(Value);

References

lib/IR/ConstantsContext.h
  176       : ConstantExpr(DestTy, Instruction::ExtractValue, &Op<0>(), 1),
  178     Op<0>() = Agg;