Searched refs:condOutput (Results 1 – 1 of 1) sorted by relevance
1788 RunTimeOperandInfo& condOutput = condOperands[condSubgraph.outputIndexes[0]]; in executeWhileOperation() local1790 condOutput.buffer = &condValue; in executeWhileOperation()1791 condOutput.length = sizeof(condValue); in executeWhileOperation()