Searched refs:RemoveCurrentAndGetNext (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/compiler/
H A Dcoalesced-live-ranges.h52 LiveRange* RemoveCurrentAndGetNext() { return InternalGetNext(true); } function in class:v8::internal::compiler::LiveRangeConflictIterator
H A Dgreedy-allocator.cc351 conflict = conflicts.RemoveCurrentAndGetNext()) {
/external/v8/test/unittests/compiler/
H A Dcoalesced-live-ranges-unittest.cc60 c = conflicts.RemoveCurrentAndGetNext()) {

Completed in 94 milliseconds