Struct OrderedScheduleStepMeta¶
Defined in File ordered_schedule.hpp
Struct Documentation¶
-
struct OrderedScheduleStepMeta¶
Per-candidate-step metadata for
ordered_schedule_topo_sort_steps:which value_id’s this step (aBuildStepor a nested childScopeBlock, already built) makes visible to its own siblings at this same block level (produced), which value_id’s its content directly needs (requires_, unfiltered — seeordered_schedule_topo_sort_stepsfor how the irrelevant/external entries are dropped), and a tie-break key for when the true dependency order leaves two ready steps unordered.