Searched refs:branchOperand (Results 1 – 1 of 1) sorted by relevance
1756 const RunTimeOperandInfo& branchOperand = operands[operation.inputs[branchInputIndex]]; in executeIfOperation() local1757 const Subgraph& branchSubgraph = *reinterpret_cast<const Subgraph*>(branchOperand.buffer); in executeIfOperation()