Searched refs:code_end (Results 1 – 2 of 2) sorted by relevance
280 const uint16_t* code_end) { in ProcessCanBranch() argument336 } else if (code_ptr < code_end) { in ProcessCanBranch()422 const uint16_t* code_ptr, const uint16_t* code_end) { in ProcessCanThrow() argument463 if (code_ptr < code_end) { in ProcessCanThrow()516 const uint16_t* code_end = in InlineMethod() local578 while (code_ptr < code_end) { in InlineMethod()618 if ((width == 1) && ((current_offset_ & 0x1) == 0x1) && ((code_end - code_ptr) > 1)) { in InlineMethod()644 width, flags, code_ptr, code_end); in InlineMethod()653 if (code_ptr < code_end) { in InlineMethod()663 code_ptr, code_end); in InlineMethod()
634 int flags, const uint16_t* code_ptr, const uint16_t* code_end);638 const uint16_t* code_end);