Searched refs:ptr_locs (Results 1 – 1 of 1) sorted by relevance
160 static htab_t ptr_locs; variable739 *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()