Searched refs:mainModelOperandToOutputIndex (Results 1 – 1 of 1) sorted by relevance
509 std::map<uint32_t, uint32_t> mainModelOperandToOutputIndex; in finishStepModel() local511 mainModelOperandToOutputIndex[mainModel->getOutputOperandIndex(i)] = i; in finishStepModel()529 [&mainModelOperandToOutputIndex](auto& e) { in finishStepModel()531 return mainModelOperandToOutputIndex[sourceOperandIndex]; in finishStepModel()539 [&mainModelOperandToOutputIndex](auto& e) { in finishStepModel()541 return mainModelOperandToOutputIndex[sourceOperandIndex]; in finishStepModel()