GCC Middle and Back End API Reference
tree-ssa-alias-compare.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ao_compare
 

Functions

bool types_equal_for_same_type_for_tbaa_p (tree type1, tree type2)
 

Function Documentation

◆ types_equal_for_same_type_for_tbaa_p()

bool types_equal_for_same_type_for_tbaa_p ( tree type1,
tree type2 )
Return ture if TYPE1 and TYPE2 will always give the same answer when compared with other types using same_type_for_tbaa.

References lto_streaming_expected_p(), and types_equal_for_same_type_for_tbaa_p().

Referenced by build_accesses_from_assign(), and ao_compare::compare_ao_refs().