Searched refs:find_constituent_stores (Results 1 – 1 of 1) sorted by relevance
/dragonfly/contrib/gcc-8.0/gcc/ |
H A D | gimple-ssa-store-merging.c | 2965 find_constituent_stores (struct merged_store_group *group, in find_constituent_stores() function 3142 find_constituent_stores (group, &store->orig_stores, in split_group() 3237 = find_constituent_stores (group, NULL, &first, try_bitpos, try_size); in split_group() 3245 info = find_constituent_stores (group, NULL, &first, try_bitpos, in split_group() 3306 info = find_constituent_stores (group, &store->orig_stores, in split_group()
|