Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Zwinkau
libfirm
Commits
68d6fda0
Commit
68d6fda0
authored
Dec 13, 2011
by
Matthias Braun
Browse files
remove remains of remove opt_polymorphy
parent
704af314
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/libfirm/iroptimize.h
View file @
68d6fda0
...
...
@@ -895,10 +895,6 @@ FIRM_API ir_graph_pass_t *loop_unroll_pass(const char *name);
*/
FIRM_API
ir_graph_pass_t
*
loop_peeling_pass
(
const
char
*
name
);
typedef
ir_type
*
(
*
get_Alloc_func
)(
ir_node
*
n
);
/** Set a new get_Alloc_func and returns the old one. */
FIRM_API
get_Alloc_func
firm_set_Alloc_func
(
get_Alloc_func
newf
);
/**
* Creates an ir_graph pass for set_vrp_data()
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment