Searched refs:stepModelOperandIndex (Results 1 – 1 of 1) sorted by relevance
345 auto mapInput = [&](uint32_t stepModelOperandIndex, uint32_t stepInputIndex) { in mapInputsAndOutputs() argument346 SourceOperandIndex sourceOperandIndex(mSourceModelIndex, stepModelOperandIndex); in mapInputsAndOutputs()366 auto mapOutput = [&](uint32_t stepModelOperandIndex, uint32_t stepOutputIndex) { in mapInputsAndOutputs() argument367 SourceOperandIndex sourceOperandIndex(mSourceModelIndex, stepModelOperandIndex); in mapInputsAndOutputs()