Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dspill-placer.cc468 LiveRangeBoundArray* array = finder_->ArrayFor(vreg); in CommitSpill()
Dregister-allocator.h1166 LiveRangeBoundArray* ArrayFor(int operand_index);
Dregister-allocator.cc134 LiveRangeBoundArray* LiveRangeFinder::ArrayFor(int operand_index) { in ArrayFor() function in v8::internal::compiler::LiveRangeFinder
4889 LiveRangeBoundArray* array = finder.ArrayFor(vreg); in ResolveControlFlow()
4966 CommitSpillsInDeferredBlocks(top, finder.ArrayFor(top->vreg()), in ResolveControlFlow()