Home | History | Annotate | Download | only in optimizing

Lines Matching refs:RETURN

52   std::string str() const { return str_; }
145 " 7: Return(6)\n"
156 Instruction::RETURN | 0 << 8);
179 " 9: Return(8)\n"
189 Instruction::RETURN | 0 << 8);
212 " 9: Return(6)\n"
222 Instruction::RETURN | 0 << 8);
274 " 9: Return(1)\n"
284 Instruction::RETURN | 1 << 8);
308 " 9: Return(4)\n"
319 Instruction::RETURN | 0 << 8);
346 " 11: Return(13)\n"
361 Instruction::RETURN | 0 << 8);
388 " 12: Return(5)\n"
400 Instruction::RETURN | 0 << 8);
428 " 13: Return(12)\n"
442 Instruction::RETURN | 0 << 8);