*参照元 [#i2922958]
#backlinks

*説明 [#x9072081]
-パス: [[gcc-8.3/gcc/tree-ssa-operands.h]]

-FIXME: これは何?
--説明


**参考 [#sf4d1dfd]


*実装 [#v4a2a81f]
 /* This represents the USE operands of a stmt.  */
 struct use_optype_d
 {
   struct use_optype_d *next;
   struct ssa_use_operand_t use_ptr;
 };
-
--[[gcc-8.3/gcc/ssa_use_operand_t]]


*コメント [#ja77cf39]


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS