Searched defs:c_y (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model.cc | 4697 tree c_y = build3 (COMPONENT_REF, TREE_TYPE (ct.m_y_field), in test_struct() local 4810 tree c_y = build3 (COMPONENT_REF, TREE_TYPE (ct.m_y_field), in test_get_representative_tree() local 5200 tree c_y = build3 (COMPONENT_REF, TREE_TYPE (ct.m_y_field), in test_compound_assignment() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | region-model.cc | 7614 tree c_y = build3 (COMPONENT_REF, TREE_TYPE (ct.m_y_field), in test_dump_2() local 8012 tree c_y = build3 (COMPONENT_REF, TREE_TYPE (ct.m_y_field), in test_compound_assignment() local
|