Searched refs:CompoundBody (Results 1 – 2 of 2) sorted by relevance
665 struct CompoundBody : Body { struct747 CompoundBody* compound() { in compound()750 return static_cast<CompoundBody*>(mBody); in compound()752 const CompoundBody* compound() const { in compound()755 return static_cast<const CompoundBody*>(mBody); in compound()
387 void ExecutionPlan::CompoundBody::findTempsAsStepModelOutputs() { in findTempsAsStepModelOutputs()611 int ExecutionPlan::CompoundBody::finish(const SourceModels* sourceModels, in finish()681 void ExecutionPlan::CompoundBody::findControlFlowBoundaryConstants( in findControlFlowBoundaryConstants()1431 mBody = new CompoundBody(); in becomeCompoundIfEmpty()1539 void ExecutionPlan::CompoundBody::dump() const { in dump()1558 void ExecutionPlan::CompoundBody::forEachStepRoleOfInput(uint32_t index, in forEachStepRoleOfInput()1576 void ExecutionPlan::CompoundBody::forEachStepRoleOfOutput(uint32_t index, in forEachStepRoleOfOutput()