| /src/external/gpl3/gcc.old/dist/gcc/ |
| ipa-icf-gimple.h | 128 m_ignore_labels (false), m_tbaa (true) 280 bool m_tbaa; member in class:ipa_icf_gimple::func_checker
|
| ipa-icf-gimple.cc | 66 m_ignore_labels (ignore_labels), m_tbaa (tbaa) 308 return hash_ao_ref (&ref, lto_streaming_expected_p (), m_tbaa, hstate); 381 lto_streaming_expected_p (), m_tbaa);
|
| /src/external/gpl3/gcc/dist/gcc/ |
| ipa-icf-gimple.h | 128 m_ignore_labels (false), m_tbaa (true), 285 bool m_tbaa; member in class:ipa_icf_gimple::func_checker
|
| ipa-icf-gimple.cc | 68 m_ignore_labels (ignore_labels), m_tbaa (tbaa), 311 return hash_ao_ref (&ref, lto_streaming_expected_p (), m_tbaa, hstate); 414 lto_streaming_expected_p (), m_tbaa);
|