Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dinterface_var_sroa.h270 void CloneAnnotationForVariable(Instruction* annotation_inst,
Dinterface_var_sroa.cpp413 CloneAnnotationForVariable(interface_var_user, scalar_var->result_id()); in ReplaceComponentOfInterfaceVarWith()
547 void InterfaceVariableScalarReplacement::CloneAnnotationForVariable( in CloneAnnotationForVariable() function in spvtools::opt::InterfaceVariableScalarReplacement