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
2984c310
Commit
2984c310
authored
Aug 16, 2015
by
Matthias Braun
Browse files
belive: clarify comment
parent
19cccd2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
ir/be/belive.h
View file @
2984c310
...
...
@@ -101,7 +101,7 @@ void be_liveness_end_of_block(const be_lv_t *lv,
const
ir_node
*
bl
,
ir_nodeset_t
*
nodeset
);
/**
* Check if value @p value is live after
value
@p after.
* Check if value @p value is live after
instruction
@p after.
*/
bool
be_value_live_after
(
const
ir_node
*
value
,
const
ir_node
*
after
);
...
...
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