Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dstore.cc1011 const binding_key *drop_key, in remove_overlapping_bindings() argument
1022 get_overlapping_bindings (drop_key, &bindings); in remove_overlapping_bindings()
1042 && (drop_key->symbolic_p () in remove_overlapping_bindings()
1057 = drop_key->dyn_cast_concrete_binding ()) in remove_overlapping_bindings()
H A Dstore.h511 const binding_key *drop_key,