Home | History | Annotate | Download | only in src

Lines Matching defs:previous_index

2099   HValue* previous_index = first_check_in_block()->index();
2125 if (previous_index->HasNoUses()) {
2126 previous_index->DeleteAndReplaceWith(NULL);