Home
last modified time | relevance | path

Searched refs:rhs_tree (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c792 static bool whitelisted_cast(gimple stmt, const_tree lhs_tree, const_tree rhs_tree) in whitelisted_cast() argument
801 if (type_name_eq(stmt, lhs_tree, entry->lhs) && type_name_eq(stmt, rhs_tree, entry->rhs)) in whitelisted_cast()

Completed in 2 milliseconds