Lines Matching refs:safe_point
3362 int safe_point = 0;
3364 if (safe_point > map->instruction_position()) return false;
3365 safe_point = map->instruction_position();
3432 int safe_point = map->instruction_position();
3435 if (safe_point - 1 > end) break;
3440 LifetimePosition::InstructionFromInstructionIndex(safe_point);
3473 if (!spill_operand.IsInvalid() && safe_point >= spill_index) {
3475 range->vreg(), spill_index, safe_point);
3484 safe_point);