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

/external/v8/src/compiler/
H A Dregister-allocator.cc223 LiveRangeBoundArray* ArrayFor(int operand_index) { function in class:v8::internal::compiler::LiveRangeBoundArray::LiveRangeFinder
3760 LiveRangeBoundArray* array = finder.ArrayFor(vreg);
3823 CommitSpillsInDeferredBlocks(top, finder.ArrayFor(top->vreg()), local_zone);

Completed in 106 milliseconds