Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dread-rtl.c160 static htab_t ptr_locs; variable
739 *htab_find_slot (ptr_locs, loc, INSERT) = loc; in set_rtx_ptr_loc()
748 return (const struct ptr_loc *) htab_find (ptr_locs, &ptr); in get_rtx_ptr_loc()
1401 ptr_locs = htab_create (161, leading_ptr_hash, leading_ptr_eq_p, 0); in read_rtx()
DChangeLog-200530130 (ptr_locs, ptr_loc_obstack, joined_conditions)