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