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