Searched refs:live_out_ (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dssa_liveness_analysis.h35 live_out_(allocator, number_of_ssa_values, false),
39 live_out_.ClearAllBits();
46 ArenaBitVector live_out_; member in class:art::BlockInfo
1112 return &block_infos_.Get(block.GetBlockId())->live_out_;

Completed in 53 milliseconds