Searched defs:ref_is_store (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-parloops.c3741 bool ref_is_store = false; local
3646 ref_conflicts_with_region(gimple_stmt_iterator gsi, ao_ref *ref, bool ref_is_store, vec<basic_block> region_bbs, unsigned int i, gimple *skip_stmt) argument
H A Dasan.c527 get_mem_ref_of_assignment(const gassign *assignment, asan_mem_ref *ref, bool *ref_is_store) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dasan.cc598 get_mem_ref_of_assignment(const gassign *assignment, asan_mem_ref *ref, bool *ref_is_store) argument
H A Dtree-parloops.cc3744 bool ref_is_store = false; local
3649 ref_conflicts_with_region(gimple_stmt_iterator gsi, ao_ref *ref, bool ref_is_store, vec<basic_block> region_bbs, unsigned int i, gimple *skip_stmt) argument

Completed in 199 milliseconds