Searched refs:ComputeLiveOut (Results 1 – 4 of 4) sorted by relevance
398 BitVector* ComputeLiveOut(HBasicBlock* block);
542 BitVector* LAllocator::ComputeLiveOut(HBasicBlock* block) { in ComputeLiveOut() function in v8::internal::LAllocator1268 BitVector* live = ComputeLiveOut(block); in BuildLiveRanges()
911 static BitVector* ComputeLiveOut(const InstructionBlock* block,
1841 BitVector* LiveRangeBuilder::ComputeLiveOut(const InstructionBlock* block, in ComputeLiveOut() function in v8::internal::compiler::LiveRangeBuilder2383 BitVector* live = ComputeLiveOut(block, data()); in BuildLiveRanges()