Searched refs:NextIntervalStartsInDifferentBlocks (Results 1 – 2 of 2) sorted by relevance
1236 bool NextIntervalStartsInDifferentBlocks(const UseInterval* interval) const;
2598 CHECK(NextIntervalStartsInDifferentBlocks(first)); in Verify()2610 CHECK(NextIntervalStartsInDifferentBlocks(i)); in Verify()2644 bool LiveRangeBuilder::NextIntervalStartsInDifferentBlocks( in NextIntervalStartsInDifferentBlocks() function in v8::internal::compiler::LiveRangeBuilder