Searched refs:NextIntervalStartsInDifferentBlocks (Results 1 – 2 of 2) sorted by relevance
917 bool NextIntervalStartsInDifferentBlocks(const UseInterval* interval) const;
2485 CHECK(NextIntervalStartsInDifferentBlocks(first)); in Verify()2497 CHECK(NextIntervalStartsInDifferentBlocks(i)); in Verify()2531 bool LiveRangeBuilder::NextIntervalStartsInDifferentBlocks( in NextIntervalStartsInDifferentBlocks() function in v8::internal::compiler::LiveRangeBuilder