changed ir_vrfy and vrfy_graph to irn_vrfy and irg_vrfy!
authorChristian Schäfer <schaefer@ipd.info.uni-karlsruhe.de>
Thu, 6 Jul 2000 14:21:12 +0000 (14:21 +0000)
committerChristian Schäfer <schaefer@ipd.info.uni-karlsruhe.de>
Thu, 6 Jul 2000 14:21:12 +0000 (14:21 +0000)
commit79df37c097fe8cfb7d8e56d30b658f7ce8f6655d
tree506fd8d1aff083062a385a01620b5e6d4bc4e5ff
parentdf30587694f1d4a15db00aecfaa202c1f36a7f2f
changed ir_vrfy and vrfy_graph to irn_vrfy and irg_vrfy!

[r32]
20 files changed:
ir/ir/ircons.c
ir/ir/irgwalk.c
ir/ir/iropt.c
ir/ir/irvrfy.c
ir/ir/irvrfy.h
testprograms/array-heap_example.c
testprograms/array-stack_example.c
testprograms/call_str_example.c
testprograms/cond_example.c
testprograms/const_eval_example.c
testprograms/dead_block_example.c
testprograms/empty.c
testprograms/global_var_example.c
testprograms/if_else_example.c
testprograms/if_example.c
testprograms/if_while_example.c
testprograms/irr_cf_example.c
testprograms/irr_loop_example.c
testprograms/memory_example.c
testprograms/oo_program_example.c