Searched defs:ComputeLiveOut (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.cc | 542 BitVector* LAllocator::ComputeLiveOut(HBasicBlock* block) { in ComputeLiveOut() function in v8::internal::LAllocator |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1838 BitVector* LiveRangeBuilder::ComputeLiveOut(const InstructionBlock* block, in ComputeLiveOut() function in v8::internal::compiler::LiveRangeBuilder |