Searched defs:instruction_end (Results 1 – 2 of 2) sorted by relevance
25 Address instruction_end() const { return code->InstructionEnd(); } in instruction_end() function42 Address instruction_end() const { in instruction_end() function66 Address instruction_end() const { in instruction_end() function
1272 int instruction_end = static_cast<int>(instructions_.size()); in VisitControl() local