Searched refs:FirstIntersection (Results 1 – 4 of 4) sorted by relevance
277 LifetimePosition FirstIntersection(LiveRange* other);
489 LifetimePosition LiveRange::FirstIntersection(LiveRange* other) { in FirstIntersection() function in v8::internal::LiveRange1782 cur_inactive->FirstIntersection(current); in TryAllocateFreeReg()1881 LifetimePosition next_intersection = range->FirstIntersection(current); in AllocateBlockedReg()1997 LifetimePosition next_intersection = range->FirstIntersection(current); in SplitAndSpillIntersecting()
274 LifetimePosition FirstIntersection(LiveRange* other);
478 LifetimePosition LiveRange::FirstIntersection(LiveRange* other) { in FirstIntersection() function in v8::internal::compiler::LiveRange1813 cur_inactive->FirstIntersection(current); in TryAllocateFreeReg()1908 LifetimePosition next_intersection = range->FirstIntersection(current); in AllocateBlockedReg()2021 LifetimePosition next_intersection = range->FirstIntersection(current); in SplitAndSpillIntersecting()