op0_type 827 scripts/gcc-plugins/randomize_layout_plugin.c const_tree op0_type; op0_type 898 scripts/gcc-plugins/randomize_layout_plugin.c op0_type = TYPE_MAIN_VARIANT(strip_array_types(TYPE_MAIN_VARIANT(TREE_TYPE(op0)))); op0_type 899 scripts/gcc-plugins/randomize_layout_plugin.c if (op0_type == ptr_lhs_type) op0_type 903 scripts/gcc-plugins/randomize_layout_plugin.c if (lookup_attribute("randomize_performed", TYPE_ATTRIBUTES(op0_type))) op0_type 906 scripts/gcc-plugins/randomize_layout_plugin.c if (!whitelisted_cast(stmt, ptr_lhs_type, op0_type)) op0_type 907 scripts/gcc-plugins/randomize_layout_plugin.c MISMATCH(gimple_location(stmt), "op0", ptr_lhs_type, op0_type);