Searched refs:variable_value_struct (Results 1 – 3 of 3) sorted by relevance
3514 struct GTY ((for_user)) variable_value_struct { struct3519 struct variable_value_hasher : ggc_ptr_hash<variable_value_struct> argument3523 static hashval_t hash (variable_value_struct *);3524 static bool equal (variable_value_struct *, tree);32612 variable_value_hasher::hash (variable_value_struct *x) in hash()32621 variable_value_hasher::equal (variable_value_struct *x, tree y) in equal()32771 struct variable_value_struct *node in resolve_variable_values()32827 struct variable_value_struct *node; in note_variable_value_in_expr()32828 struct variable_value_struct **slot in note_variable_value_in_expr()32834 node = ggc_cleared_alloc<variable_value_struct> (); in note_variable_value_in_expr()
37006 (struct variable_value_struct): New type.
3413 struct GTY ((for_user)) variable_value_struct { struct3418 struct variable_value_hasher : ggc_ptr_hash<variable_value_struct> argument3422 static hashval_t hash (variable_value_struct *);3423 static bool equal (variable_value_struct *, tree);31788 variable_value_hasher::hash (variable_value_struct *x) in hash()31797 variable_value_hasher::equal (variable_value_struct *x, tree y) in equal()31947 struct variable_value_struct *node in resolve_variable_values()32003 struct variable_value_struct *node; in note_variable_value_in_expr()32004 struct variable_value_struct **slot in note_variable_value_in_expr()32010 node = ggc_cleared_alloc<variable_value_struct> (); in note_variable_value_in_expr()