Lines Matching refs:before
279 // Find the last interval that ends before the position. If the
307 UseInterval* before = current;
308 UseInterval* after = before->next();
309 result->last_interval_ = (last_interval_ == before)
313 last_interval_ = before;
315 // Find the last use position before the split and the first use
347 // Link the new live range in the chain before any of the other
348 // ranges linked from the range before the split.
824 LParallelMove* move = gap->GetOrCreateParallelMove(LGap::BEFORE);
879 // before the pointer map can be used. I.e. the pointer map at the
1037 // We are going to insert a move before the branch instruction.
1143 // We are going to insert a move before the branch instruction.
1176 (gap_pos < index) ? LGap::AFTER : LGap::BEFORE);
1328 PrintF("Value %d used before first definition!\n", operand_index);
1389 // Step across all the safe points that are before the start of this range,
1825 // Register reg is available at the range start but becomes blocked before
1903 // All registers are blocked before the first use that requires a register.
1916 // Register becomes blocked before the current range end. Split before that