Searched refs:put_ref (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | pointer-query.cc | 658 qry.put_ref (arg, aref, ostype); in merge_ref() 1518 pointer_query::put_ref (tree ptr, const access_ref &ref, int ostype /* = 1 */) in put_ref() function in pointer_query 2075 qry->put_ref (ptr, *pref, ostype); in handle_ssa_name() 2092 qry->put_ref (ptr, *pref, ostype); in handle_ssa_name() 2099 qry->put_ref (ptr, *pref, ostype); in handle_ssa_name() 2112 qry->put_ref (ptr, *pref, ostype); in handle_ssa_name() 2135 qry->put_ref (ptr, *pref, ostype); in handle_ssa_name() 2162 qry->put_ref (ptr, *pref, ostype); in handle_ssa_name() 2170 qry->put_ref (ptr, *pref, ostype); in handle_ssa_name() 2333 qry->put_ref (ptr, *pref); in compute_objsize_r()
|
| D | pointer-query.h | 183 void put_ref (tree, const access_ref&, int = 1);
|
| D | ChangeLog-2021 | 15093 (pointer_query::put_ref): Modify a cached value, not a copy of it. 15100 (printf_strlen_execute): Factor code out into pointer_query::put_ref. 18567 (pointer_query::put_ref): Same.
|
| D | ChangeLog | 11282 (pointer_query::put_ref): Same.
|
| D | ChangeLog-2020 | 2615 (pointer_query::put_ref): Same.
|