Searched defs:innerOperand (Results 1 – 3 of 3) sorted by relevance
745 const Operand& innerOperand = *helper.getSubgraphInputOperand(branchModelOperand, i); in validateIfOperation() local750 const Operand& innerOperand = *helper.getSubgraphOutputOperand(branchModelOperand, i); in validateIfOperation() local798 const Operand& innerOperand = *helper.getSubgraphInputOperand(condModelOperand, i); in validateWhileOperation() local820 const Operand& innerOperand = *helper.getSubgraphInputOperand(bodyModelOperand, i); in validateWhileOperation() local827 const Operand& innerOperand = *helper.getSubgraphOutputOperand(bodyModelOperand, i); in validateWhileOperation() local
1897 RunTimeOperandInfo& innerOperand = condOperands[condSubgraph.inputIndexes[i]]; in executeWhileOperation() local
1190 const SourceOperandIndex& innerOperand) { in setInput()1224 const SourceOperandIndex& innerOperand) { in setOutput()1390 const SourceOperandIndex& innerOperand = step->condInputOperands[i]; in nextCompound() local