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