Searched refs:supportsEntireSubgraph (Results 1 – 1 of 1) sorted by relevance
420 auto supportsEntireSubgraph = [this, &model, &subgraph](uint32_t refSubgraphOperandIndex) { in getSupportedOperationsForSubgraph() local439 supportsEntireSubgraph(operation.inputs[op::kThenModelOperand]) && in getSupportedOperationsForSubgraph()440 supportsEntireSubgraph(operation.inputs[op::kElseModelOperand]); in getSupportedOperationsForSubgraph()445 supportsEntireSubgraph(operation.inputs[op::kCondModelOperand]) && in getSupportedOperationsForSubgraph()446 supportsEntireSubgraph(operation.inputs[op::kBodyModelOperand]); in getSupportedOperationsForSubgraph()