Searched refs:lto_streaming_safe (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-alias-compare.h | 37 int compare_ao_refs (ao_ref *ref1, ao_ref *ref2, bool lto_streaming_safe, 39 void hash_ao_ref (ao_ref *ref, bool lto_streaming_safe, bool tbaa,
|
H A D | tree-ssa-alias.cc | 4036 bool lto_streaming_safe) in types_equal_for_same_type_for_tbaa_p() argument 4049 if (lto_streaming_safe) in types_equal_for_same_type_for_tbaa_p() 4062 bool lto_streaming_safe, in compare_ao_refs() argument 4180 if (lto_streaming_safe) in compare_ao_refs() 4281 lto_streaming_safe)) in compare_ao_refs() 4309 lto_streaming_safe)) in compare_ao_refs() 4317 ao_compare::hash_ao_ref (ao_ref *ref, bool lto_streaming_safe, bool tbaa, in hash_ao_ref() argument 4351 if (!lto_streaming_safe && tbaa) in hash_ao_ref()
|