Searched refs:ComputeLiveOut (Results 1 – 2 of 2) sorted by relevance
899 static BitVector* ComputeLiveOut(const InstructionBlock* block,
1851 BitVector* LiveRangeBuilder::ComputeLiveOut(const InstructionBlock* block, in ComputeLiveOut() function in v8::internal::compiler::LiveRangeBuilder2393 BitVector* live = ComputeLiveOut(block, data()); in BuildLiveRanges()