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
5102c0d3
Commit
5102c0d3
authored
Mar 31, 2010
by
yb9976
Browse files
ir_node already has a loop field
[r27332]
parent
c2fd09eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/ana/irloop_t.h
View file @
5102c0d3
...
...
@@ -59,9 +59,6 @@ typedef enum loop_flags {
* the loop within the nesting. Further it contains a list of the
* loops with nesting depth -1. Finally it contains a list of all
* nodes in the loop.
*
* @todo We could add a field pointing from a node to the containing loop,
* this would cost a lot of memory, though.
*/
struct
ir_loop
{
firm_kind
kind
;
/**< A type tag, set to k_ir_loop. */
...
...
Write
Preview
Supports
Markdown
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