Home | History | Annotate | Download | only in optimizing

Lines Matching defs:code_start

360   size_t code_start = 0;
365 code_start = GetAssembler()->CodeSize();
371 disasm_info_->AddSlowPathInterval(slow_path, code_start, GetAssembler()->CodeSize());