*参照元 [#c2cfbdf4]
#backlinks

*説明 [#ucb76095]
-パス: [[gcc-8.3/gcc/]]
-パス: [[gcc-8.3/gcc/lra-eliminations.c]]

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


**参考 [#ja0cf6c9]

-初期化
--[[gcc-8.3/gcc/init_elim_table()]]


*実装 [#w7610a3a]
 /* The elimination table.  Each array entry describes one possible way
    of eliminating a register in favor of another.  If there is more
    than one way of eliminating a particular register, the most
    preferred should be specified first.	 */
 static struct lra_elim_table *reg_eliminate = 0;
-
--[[gcc-8.3/gcc/lra_elim_table]]


*コメント [#o91a9dcf]

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