HomeSort by relevance Sort by last modified time
    Searched refs:GetNextChildId (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
register-allocator.h 607 int GetNextChildId() {
608 return IsSplinter() ? splintered_from()->GetNextChildId()
629 splinter->relative_id_ = GetNextChildId();
    [all...]
register-allocator.cc 453 int new_id = TopLevel()->GetNextChildId();
    [all...]

Completed in 291 milliseconds