Wrapper for an IR tree that has already passed Elixir-side validation.
@type t() :: %Guppy.IR.Validated{ir: term()}