Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Deliminate_dead_input_components_pass.cpp150 Instruction* new_ptr_ty_inst = def_use_mgr->GetDef(new_ptr_ty_id); in ChangeArrayLength() local
152 arr_var.InsertAfter(new_ptr_ty_inst); in ChangeArrayLength()
183 Instruction* new_ptr_ty_inst = def_use_mgr->GetDef(new_ptr_ty_id); in ChangeStructLength() local
185 struct_var.InsertAfter(new_ptr_ty_inst); in ChangeStructLength()