Searched refs:ComputeLiveOut (Results 1 – 4 of 4) sorted by relevance
398 BitVector* ComputeLiveOut(HBasicBlock* block);
541 BitVector* LAllocator::ComputeLiveOut(HBasicBlock* block) { in ComputeLiveOut() function in v8::internal::LAllocator1267 BitVector* live = ComputeLiveOut(block); in BuildLiveRanges()
386 BitVector* ComputeLiveOut(BasicBlock* block);
526 BitVector* RegisterAllocator::ComputeLiveOut(BasicBlock* block) { in ComputeLiveOut() function in v8::internal::compiler::RegisterAllocator1288 BitVector* live = ComputeLiveOut(block); in BuildLiveRanges()