Searched refs:IntervalStartsAtBlockBoundary (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.h926 bool IntervalStartsAtBlockBoundary(const UseInterval* interval) const;
H A Dregister-allocator.cc2478 CHECK(IntervalStartsAtBlockBoundary(i));
2492 bool LiveRangeBuilder::IntervalStartsAtBlockBoundary( function in class:v8::internal::compiler::LiveRangeBoundArray::LiveRangeBuilder

Completed in 73 milliseconds