Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
H A Dtrim_capabilities_pass.cpp473 const uint32_t operandCount = instruction->NumOperands(); in addInstructionRequirements() local
474 for (uint32_t i = 0; i < operandCount; i++) { in addInstructionRequirements()

Completed in 1 milliseconds