Home | History | Annotate | Download | only in dex

Lines Matching refs:use_counts_

995   if (ssa_reg > 0 && use_counts_.Size() == ssa_reg) {
997 use_counts_.Insert(0);
1331 use_counts_.Put(s_reg, use_counts_.Get(s_reg) + weight);
1347 use_counts_.Put(method_sreg_, use_counts_.Get(method_sreg_) + weight);