remove is_Global/get_GlobalEntity
authorMatthias Braun <matze@braunis.de>
Thu, 20 Oct 2011 16:32:37 +0000 (18:32 +0200)
committerMatthias Braun <matze@braunis.de>
Thu, 20 Oct 2011 17:32:26 +0000 (19:32 +0200)
commit2e179fbd54125606903fc7e438d02a6d3aacc6eb
treea57aa1f0a3a24145af14becd70a415ed3ce631b9
parentf8dfdaaff8e4f364da8494fd35a9bb2f8c267e7f
remove is_Global/get_GlobalEntity

They have been unnecessary aliases for is_SymConst_addr_ent() and
get_SymConst_entity().
14 files changed:
include/libfirm/irnode.h
ir/ana/analyze_irg_args.c
ir/ana/cgana.c
ir/ana/irmemory.c
ir/be/ia32/ia32_common_transform.c
ir/ir/irnode.c
ir/lower/lower_intrinsics.c
ir/opt/funccall.c
ir/opt/ldstopt.c
ir/opt/opt_confirms.c
ir/opt/opt_inline.c
ir/opt/opt_ldst.c
ir/opt/proc_cloning.c
ir/opt/tailrec.c