Home
last modified time | relevance | path

Searched refs:ref_is_store (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-parloops.c2935 bool ref_is_store, vec<basic_block> region_bbs, in ref_conflicts_with_region() argument
2964 if (ref_is_store) in ref_conflicts_with_region()
3029 bool ref_is_store = false; in oacc_entry_exit_ok_1() local
3074 ref_is_store = true; in oacc_entry_exit_ok_1()
3098 if (ref_conflicts_with_region (gsi, &ref, ref_is_store, region_bbs, in oacc_entry_exit_ok_1()
H A Dasan.c520 bool *ref_is_store) in get_mem_ref_of_assignment() argument
528 *ref_is_store = true; in get_mem_ref_of_assignment()
533 *ref_is_store = false; in get_mem_ref_of_assignment()