Searched refs:previous_tail (Results 1 – 2 of 2) sorted by relevance
74 const uint8_t* previous_tail = tail(); in AllocateFromTail() local77 used_bytes_ += previous_tail - tail(); in AllocateFromTail()
2093 exec_node *previous_tail = NULL; in do_hir() local2113 if (previous_tail == instructions->get_tail_raw()) { in do_hir()2124 previous_tail = instructions->get_tail_raw(); in do_hir()