#include #include void BroadcastNode::inferSharingEarly( SharingSolver &solver ) const { solver.mustBeShared( *expr()->type() ); }