Home
last modified time | relevance | path

Searched refs:put_ref (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dpointer-query.cc658 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()
Dpointer-query.h183 void put_ref (tree, const access_ref&, int = 1);
DChangeLog-202115093 (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.
DChangeLog11282 (pointer_query::put_ref): Same.
DChangeLog-20202615 (pointer_query::put_ref): Same.