Home
last modified time | relevance | path

Searched refs:component_variable (Results 1 - 1 of 1) sorted by relevance

/third_party/spirv-tools/source/opt/
H A Dinterface_var_sroa.h46 // consists of multiple or recursive components, |component_variable| is
49 // |component_variable| is the component. Note that each element of
53 NestedCompositeComponents() : component_variable(nullptr) {} in NestedCompositeComponents()
67 Instruction* GetComponentVariable() const { return component_variable; } in GetComponentVariable()
70 component_variable = var; in SetSingleComponentVariable()
75 Instruction* component_variable; member

Completed in 2 milliseconds