X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Flibfirm%2Firnode.h;h=1c0a96ad7219bf8a23e452859359ad04540218d5;hb=2e179fbd54125606903fc7e438d02a6d3aacc6eb;hp=b36594bdb46c23d6811579655b5d8d5bbd11853a;hpb=f8dfdaaff8e4f364da8494fd35a9bb2f8c267e7f;p=libfirm diff --git a/include/libfirm/irnode.h b/include/libfirm/irnode.h index b36594bdb..1c0a96ad7 100644 --- a/include/libfirm/irnode.h +++ b/include/libfirm/irnode.h @@ -657,12 +657,6 @@ FIRM_API int is_irn_cse_neutral(const ir_node *node); /** Gets the string representation of the jump prediction. */ FIRM_API const char *get_cond_jmp_predicate_name(cond_jmp_predicate pred); -/** Checks whether a node represents a global address. */ -FIRM_API int is_Global(const ir_node *node); - -/** Returns the entity of a global address. */ -FIRM_API ir_entity *get_Global_entity(const ir_node *node); - /** * Access custom node data. * The data must have been registered with