Searched refs:mainModelOperandToOutputIndex (Results 1 – 1 of 1) sorted by relevance
823 std::map<uint32_t, uint32_t> mainModelOperandToOutputIndex; in finishStepModel() local825 mainModelOperandToOutputIndex[mainModel->getOutputOperandIndex(i)] = i; in finishStepModel()843 [&mainModelOperandToOutputIndex](auto& e) { in finishStepModel()845 return mainModelOperandToOutputIndex[sourceOperandIndex]; in finishStepModel()853 [&mainModelOperandToOutputIndex](auto& e) { in finishStepModel()855 return mainModelOperandToOutputIndex[sourceOperandIndex]; in finishStepModel()