Lines Matching refs:node

199 	(rewrite_finalize_block): Get/set a _DECL node's current
210 (restore_currdefs_to_original_value): Get/set a _DECL node's current
233 (rewrite_finalize_block): If we pop a _DECL node from the stack,
234 then the _DECL node has no current reaching definition.
656 a PHI node or real statement.
1310 * doc/gccint.texi: Add node for Tree SSA documentation.
1734 allocate a new PHI node.
1937 * tree-ssa-phiopt.c: New file with PHI node optimization pass.
1938 * doc/invoke.texi: Document dump for PHI node optimization.
3144 * tree-optimize.c (tree_rest_of_compilation): Fix node duplication
4026 into cloned node.
4177 remove node out of clone list.
4210 (expand_call_inline): Remove inlined cgraph node.
4211 (save_body): Inicialize id.node and id.saving_p.
4326 (cgraph_create_edges): Accept node instead of decl.
4330 by node and current_node.
4333 (optimize_inline_call): Set id->current_node, id->node.
4413 each node to determine if we need to insert a PHI.
4513 operand of an ADDR_EXPR node.
4617 * tree-phinodes.c (add_phi_arg): If we receive a new node from
4618 resize_phi_node, then release the old node and update the PHI
4646 * tree-ssa.c (init_tree_ssa): Initialize PHI node management.
4647 (delete_tree_ssa): Finalize PHI node management.
4648 * tree.c (dump_tree_statistics): Dump PHI node stats.
4805 * tree-ssa.c (init_tree_ssa): Initialize PHI node management.
4806 (delete_tree_ssa): Finalize PHI node management.
4807 * tree.c (dump_tree_statistics): Dump PHI node stats.
4853 a tree node.
4865 * tree-ssa.c (init_tree_ssa): Initialize PHI node management.
4866 (delete_tree_ssa): Finalize PHI node management.
4867 * tree.c (dump_tree_statistics): Dump PHI node stats.
5175 when producing and address expression for a DECL node.
5293 we remove the PHI node.
6778 (elim_graph_remove_succ_edge): New. Remove an edge for which a node
6981 * tree-ssa.c (rewrite_add_phi_arguments): Check the PHI node itself
7122 destination of the PHI node occurs in an abnormal PHI.
7852 to a NULL node; treat it as an empty list.
7940 node.
9582 the const_and_copies table. When propagating into a PHI node,
10020 real references, update the LHS of the PHI node.
10022 the attribute into the LHS of the PHI node.
10184 then remove the entire PHI node.
10319 (visit_phi_node): Don't do anything if the PHI node doesn't need to
10323 If the PHI node has a lattice value of VARYING, set
10337 and PHI node.
10405 (create_var_ann): Abort if the variable is not a _DECL node.
10451 rather than checking bits in the tree node directly.
10612 (mf_mark, mf_marked_p): Replacement functions to replace old node
10933 has no post dominator in the CFG, then wire it to the exit node.
10938 * tree-pretty-print.c (MASK_POINTER): Parameter is P, not node.
11063 to access the operand of a CONSTRUCTOR node.
11195 to the immediately following tree node.
11940 (find_vars_r): When processing a CALL_EXPR node, set
11957 * tree-ssa-ccp.c (visit_phi_node): If the LHS of a PHI node is
11958 volatile, mark the PHI node VARYING without checking its arguments.
12388 Don't create a new block for the BIND_EXPR node. Extend the
12692 operand is a _DECL node.
12947 inside an SSA_NAME node.
13577 from one node to another. Use annotate_with_file_line to add or
13578 replace location information on a node. Remove support for
13615 the given node.
13888 * tree-mudflap.c (mx_flag): Assert that the tree node is valid.
14095 going to the block holding the BIND_EXPR node for the switch()
14396 * tree-ssa.c (init_tree_ssa): Create an INDIRECT_REF node for
14504 (visit_phi_node): If PHI node is marked volatile, assume varying.
14538 (remove_ref_from_list): Fix crash when node not found.
14626 (mf_init_extern_trees): Import uintptr_t typedef node from
15002 (add_ref_to_list_begin): Allocate new node with ggc_alloc.
15073 * tree-ssa.c (add_phi_node): If possible, associate the PHI node to
15155 when parent_stmt and parent_expr are the same node.
15164 inner node.
15285 (add_phi_node): Don't associate the PHI node to a statement.
15333 Only dump the first node of a COMPOUND_EXPR when brief_dump is set.
15566 Reorganize for bnw-simple; indent in the enclosing node rather
15632 Print a new line after outputting tree node in debug statements.
15638 (calculate_increment): Ditto on node printing.
15724 the canonical INDIRECT_REF node associated with the pointer symbol.
16108 node when adding to the beginning or the end of the list.
16140 * tree-ssa-ccp.c: Use new phi_node_arg type when examining PHI node
16246 Set reference type to initial definition for the DECL_INITIAL node
16605 node.
16808 node.
17098 Add comment explaining how we chain PHI node arguments to their
17799 SIMPLE id and remove the SAVE_EXPR node.
17961 node.
18031 the internal node.
18038 (simplify_expr): When simplifying a MODIFY_EXPR node into an
18076 FUNCTION_DECL node.
18122 inside an EXPR_WITH_FILE_LOCATION node.
18126 Stop when a scope ending SCOPE_STMT node is found.
18409 Returns a single node, generate a chain of statements to be executed
18491 ASM_STMT: New code for printing this node.
18493 COMPOUND_LITERAL_EXPR: Add the node as not implemented yet.
18495 Add node EXPR_WITH_FILE_LOCATION with priority 16.
18846 CALL_EXPR node.
19160 * tree-cfg.c: Rename all instance of 'node' with 'block.
19190 When a label node is found, add an edge from the immediately
19257 * tree-ssa.c: Rename all instances of 'node' with 'block'.
19279 get_condition_block() to find the target node.
19283 Return the condition node of the loop if 'bb' doesn't have a