Home
last modified time | relevance | path

Searched refs:modes_may_alias (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_deref.c444 modes_may_alias(nir_variable_mode a, nir_variable_mode b) in modes_may_alias() function
590 if (!modes_may_alias(b_path->path[0]->modes, a_path->path[0]->modes)) in nir_compare_deref_paths()