Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc220 LiveRangeBoundArray* ArrayFor(int operand_index) { in ArrayFor() function in v8::internal::compiler::LiveRangeFinder
3743 LiveRangeBoundArray* array = finder.ArrayFor(vreg); in ResolveControlFlow()
3809 CommitSpillsInDeferredBlocks(top, finder.ArrayFor(top->vreg()), local_zone); in ResolveControlFlow()