Searched refs:ComputeLiveOut (Results 1 – 4 of 4) sorted by relevance
396 BitVector* ComputeLiveOut(HBasicBlock* block);
541 BitVector* LAllocator::ComputeLiveOut(HBasicBlock* block) { in ComputeLiveOut() function in v8::internal::LAllocator1267 BitVector* live = ComputeLiveOut(block); in BuildLiveRanges()
890 static BitVector* ComputeLiveOut(const InstructionBlock* block,
1743 BitVector* LiveRangeBuilder::ComputeLiveOut(const InstructionBlock* block, in ComputeLiveOut() function in v8::internal::compiler::LiveRangeBuilder2128 BitVector* live = ComputeLiveOut(block, data()); in BuildLiveRanges()