Searched refs:thenOperand (Results 1 – 1 of 1) sorted by relevance
2221 const Operand& thenOperand = in partitionTheWorkInternal() local2225 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in partitionTheWorkInternal()2372 const Operand& thenOperand = getOperand(operation.inputs[op::kThenModelOperand]); in getPerformance() local2374 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in getPerformance()2429 const Operand& thenOperand = getOperand(operation.inputs[op::kThenModelOperand]); in isControlFlowOperationWithOperandOfUnknownSize() local2431 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in isControlFlowOperationWithOperandOfUnknownSize()