Searched refs:find_constructor_constant_at_offset (Results 1 – 4 of 4) sorted by relevance
3352 find_constructor_constant_at_offset (tree constructor, HOST_WIDE_INT req_offset) in find_constructor_constant_at_offset() function3409 return find_constructor_constant_at_offset (val, in find_constructor_constant_at_offset()3441 return find_constructor_constant_at_offset (DECL_INITIAL (scalar), offset); in ipa_find_agg_cst_from_init()
3548 find_constructor_constant_at_offset (tree constructor, HOST_WIDE_INT req_offset) in find_constructor_constant_at_offset() function3605 return find_constructor_constant_at_offset (val, in find_constructor_constant_at_offset()3637 return find_constructor_constant_at_offset (DECL_INITIAL (scalar), offset); in ipa_find_agg_cst_from_init()
23875 (find_constructor_constant_at_offset): New function.
27058 * ipa-prop.c (find_constructor_constant_at_offset): Handle