Searched refs:FirstIntersection (Results 1 – 2 of 2) sorted by relevance
780 LifetimePosition LiveRange::FirstIntersection(LiveRange* other) const { in FirstIntersection() function in v8::internal::compiler::LiveRange2985 LifetimePosition next_intersection = cur_inactive->FirstIntersection(range); in FindFreeRegistersForRange()3215 LifetimePosition next_intersection = range->FirstIntersection(current); in AllocateBlockedReg()3335 LifetimePosition next_intersection = range->FirstIntersection(current); in SplitAndSpillIntersecting()
419 LifetimePosition FirstIntersection(LiveRange* other) const; in NON_EXPORTED_BASE()