Searched refs:SafePointsAreInOrder (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/crankshaft/
H A Dlithium-allocator.h394 inline bool SafePointsAreInOrder() const;
H A Dlithium-allocator.cc1364 bool LAllocator::SafePointsAreInOrder() const { function in class:LAllocator
1380 DCHECK(SafePointsAreInOrder());
/external/v8/src/compiler/
H A Dregister-allocator.h1161 bool SafePointsAreInOrder() const;
H A Dregister-allocator.cc3604 bool ReferenceMapPopulator::SafePointsAreInOrder() const { function in class:v8::internal::compiler::LiveRangeBoundArray::ReferenceMapPopulator
3615 DCHECK(SafePointsAreInOrder());

Completed in 143 milliseconds