Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.cpp45 uint32_t const_int_id = in GetArrayLength() local
47 Instruction* array_length_inst = def_use_mgr->GetDef(const_int_id); in GetArrayLength()