Searched refs:IsBlockBoundary (Results 1 – 4 of 4) sorted by relevance
479 bool IsBlockBoundary(LifetimePosition pos);
1211 if (IsBlockBoundary(pos)) { in ConnectRanges()2015 bool LAllocator::IsBlockBoundary(LifetimePosition pos) { in IsBlockBoundary() function in v8::internal::LAllocator
466 bool IsBlockBoundary(LifetimePosition pos);
1232 if (IsBlockBoundary(pos)) { in ConnectRanges()2039 bool RegisterAllocator::IsBlockBoundary(LifetimePosition pos) { in IsBlockBoundary() function in v8::internal::compiler::RegisterAllocator