Module debris_llir::llir_nodes

source ·
Expand description

Contains every node that can be produced in the llir step.

Note that changing any node kind can lead to miscompilations if it isn’t also updated at the optimizers!

Macros

  • This awful macro contains code that otherwise would have to be copy-pasted For the immutable and the mutable variable access visitor of Node and Condition.

Structs

Enums