Searched refs:conditionOperandIndex (Results 1 – 2 of 2) sorted by relevance
407 recordAsOutputIfTemporary(step->conditionOperandIndex); in findTempsAsStepModelOutputs()579 oss << "Step#" << step.index << ": if " << toString(step.conditionOperandIndex) in toString()703 handleBoundaryConstants(step->conditionOperandIndex); in findControlFlowBoundaryConstants()1268 NN_RETURN_IF_ERROR(readConditionValue(controller, step->conditionOperandIndex, &condValue)); in nextCompound()1743 ifStep->conditionOperandIndex = SourceOperandIndex( in partitionTheWorkInternal()
273 SourceOperandIndex conditionOperandIndex = {~uint32_t(0), ~uint32_t(0)}; member