|
GCC Middle and Back End API Reference
|
#include <cgraph.h>


Public Member Functions | |
| asm_node (tree asm_str) | |
Data Fields | |
| asm_node * | next |
| tree | asm_str |
| struct lto_file_decl_data * | lto_file_data |
| int | order |
| enum toplevel_type | type: 8 |
Every top level asm statement is put into a asm_node.
|
inlineexplicit |
References asm_str, next, NULL, TOPLEVEL_ASM, and toplevel_node::toplevel_node().
| tree asm_node::asm_str |
Referenced by asm_node(), and lto_output_toplevel_asms().
|
inherited |
| asm_node* asm_node::next |
Referenced by asm_node(), lto_output(), output_in_order(), and symtab_node::verify_symtab_nodes().
|
inherited |
Referenced by cmp_symbol_files(), cgraph_node::create_clone(), cgraph_node::find_replacement(), varpool_node::get_constructor(), cgraph_node::get_create(), cgraph_node::get_untransformed_body(), inline_small_functions(), ipa_inline(), ipa_profile(), locality_partition_and_clone(), lto_output(), lto_output_toplevel_asms(), propagate(), toplevel_node(), ipa_icf::sem_item::update_hash_by_addr_refs(), symtab_node::verify_base(), and symtab_node::verify_symtab_nodes().
|
inherited |