Searched refs:address_analysis (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dtree-data-ref.c1414 /* Function address_analysis
1439 address_analysis (tree expr, tree stmt, bool is_read, struct data_reference *dr,
1461 base_addr0 = address_analysis (oprnd0, stmt, is_read, dr, &address_offset,
1465 base_addr1 = address_analysis (oprnd1, stmt, is_read, dr, &address_offset,
1565 3.4 call address_analysis to analyze INIT of the access function
1794 /* 3.4 call address_analysis to analyze INIT of the access
1796 base_address = address_analysis (ptr_init, stmt, is_read, *dr,
1436 address_analysis (tree expr, tree stmt, bool is_read, struct data_reference *dr, function

Completed in 72 milliseconds