Searched refs:conditionOperandIndex (Results 1 – 2 of 2) sorted by relevance
661 recordAsOutputIfTemporary(step->conditionOperandIndex); in findTempsAsStepModelOutputs()847 return os << "Step#" << step.index << ": if " << toString(step.conditionOperandIndex) in operator <<()993 handleBoundaryConstants(step->conditionOperandIndex); in findControlFlowBoundaryConstants()1670 NN_RETURN_IF_ERROR(readConditionValue(controller, step->conditionOperandIndex, &condValue)); in nextCompound()2238 ifStep->conditionOperandIndex = SourceOperandIndex( in partitionTheWorkInternal()
422 SourceOperandIndex conditionOperandIndex = {~uint32_t(0), ~uint32_t(0)}; member