/* Return the current sequence. */ static inline struct sequence_stack * get_current_sequence (void) { return &crtl->emit.seq; }