Home
last modified time | relevance | path

Searched refs:ptr_next (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h154 const uint8_t *ptr_next = pc_ + size; in IsLast() local
155 return ptr_next > to_; in IsLast()