Searched refs:is_io (Results 1 – 1 of 1) sorted by relevance
2347 const bool is_io = storage_class == SpvStorageClassInput || in vtn_handle_variables() local2355 (is_io || (b->version >= 0x10400 && is_global))) { in vtn_handle_variables()