Lines Matching refs:CompoundBody
615 void ExecutionPlan::CompoundBody::findModelOutputsThatAreDownstreamInputs() { in findModelOutputsThatAreDownstreamInputs()
641 void ExecutionPlan::CompoundBody::findTempsAsStepModelOutputs() { in findTempsAsStepModelOutputs()
874 int ExecutionPlan::CompoundBody::finish(const SourceModels* sourceModels, in finish()
966 void ExecutionPlan::CompoundBody::findControlFlowBoundaryConstants( in findControlFlowBoundaryConstants()
1005 void ExecutionPlan::CompoundBody::findMemoryStepRoles() { in findMemoryStepRoles()
1848 mBody = new CompoundBody(this); in becomeCompoundIfEmpty()
1968 bool ExecutionPlan::CompoundBody::hasStepModelWithNoInputsOrNoOutputs() const { in hasStepModelWithNoInputsOrNoOutputs()
1983 void ExecutionPlan::CompoundBody::dump() const { in dump()
2014 void ExecutionPlan::CompoundBody::forEachStepRoleOfInput(uint32_t index, in forEachStepRoleOfInput()
2021 void ExecutionPlan::CompoundBody::forEachStepRoleOfOutput(uint32_t index, in forEachStepRoleOfOutput()
2027 void ExecutionPlan::CompoundBody::forEachStepRoleOfSourceOperand( in forEachStepRoleOfSourceOperand()
2049 MemoryPreference ExecutionPlan::CompoundBody::getMemoryPreferenceOfSourceOperand( in getMemoryPreferenceOfSourceOperand()