AsmJit
Low-Latency Machine Code Generation
Node list.
A double-linked list of pointers to BaseNode, managed by BaseBuilder or BaseCompiler.
First node in the list or nullptr if there are no nodes in the list.
Last node in the list or nullptr if there are no nodes in the list.