Class ov::pass::OptimizeLabelsUsedAsValues

class OptimizeLabelsUsedAsValues : public ov::pass::ModelPass

Collects sources where each symbol / label initially appeared (on shape or shape sub-graph) and attaches all value usages of this label to this initial source.