Oi.Compile.Planning.Stage (oi v0.5.0)

Copy Markdown

A single execution barrier.

Contains all Bundle tasks at the same topological depth.

Summary

Types

t()

@type t() :: %Oi.Compile.Planning.Stage{index: non_neg_integer(), tasks: [task()]}

task()

@type task() :: Oi.Compile.Bundle.t()