Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h437 size_t num_local_vars() { return local_vars_.size(); } in num_local_vars() function
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h453 size_t num_local_vars() { return local_vars_.size(); } in num_local_vars() function