Home
last modified time | relevance | path

Searched defs:ComputeLiveOut (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dlithium-allocator.cc541 BitVector* LAllocator::ComputeLiveOut(HBasicBlock* block) { in ComputeLiveOut() function in v8::internal::LAllocator
/external/v8/src/compiler/
Dregister-allocator.cc526 BitVector* RegisterAllocator::ComputeLiveOut(BasicBlock* block) { in ComputeLiveOut() function in v8::internal::compiler::RegisterAllocator