Searched refs:last_const (Results 1 – 2 of 2) sorted by relevance
306 struct sljit_const *last_const; member
576 if (compiler->last_const) in set_const()577 compiler->last_const->next = const_; in set_const()580 compiler->last_const = const_; in set_const()