Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDexpr.c4530 mem_ref_refers_to_non_mem_p (tree ref) in mem_ref_refers_to_non_mem_p() function
4571 && !mem_ref_refers_to_non_mem_p (to) in expand_assignment()
4633 && mem_ref_refers_to_non_mem_p (to)) in expand_assignment()
9422 if (mem_ref_refers_to_non_mem_p (exp)) in expand_expr_real_1()
/dragonfly/contrib/gcc-8.0/gcc/
HDexpr.c4944 mem_ref_refers_to_non_mem_p (tree ref) in mem_ref_refers_to_non_mem_p() function
4978 && !mem_ref_refers_to_non_mem_p (to) in expand_assignment()
5017 || mem_ref_refers_to_non_mem_p (to))) in expand_assignment()
10334 if (mem_ref_refers_to_non_mem_p (exp)) in expand_expr_real_1()