Searched refs:IsBlockBoundary (Results 1 – 2 of 2) sorted by relevance
829 bool IsBlockBoundary(LifetimePosition pos) const;
1582 bool RegisterAllocationData::IsBlockBoundary(LifetimePosition pos) const { in IsBlockBoundary() function in v8::internal::compiler::RegisterAllocationData3462 if (data()->IsBlockBoundary(end.Start())) { in SpillBetweenUntil()3852 if (data()->IsBlockBoundary(pos) && in ConnectRanges()