Home | History | Annotate | Download | only in optimizing

Lines Matching full:live_in_

37         live_in_(allocator, number_of_ssa_values, false, kArenaAllocSsaLiveness),
41 live_in_.ClearAllBits();
48 ArenaBitVector live_in_;
1175 return &block_infos_[block.GetBlockId()]->live_in_;