lhs_tree 787 scripts/gcc-plugins/randomize_layout_plugin.c static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) lhs_tree 796 scripts/gcc-plugins/randomize_layout_plugin.c if (type_name_eq(stmt, lhs_tree, entry->lhs) && type_name_eq(stmt, rhs_tree, entry->rhs))