Home
last modified time | relevance | path

Searched defs:var_node (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/
Dutil.h68 if (const auto* var_node = tint::As<ast::VariableDeclStatement>(stmt)) { in GetAllVarsInScope() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_vars_to_ssa.c381 struct deref_node *var_node = get_deref_node_for_var(var, state); in path_may_be_aliased() local