Home | History | Annotate | Download | only in dex

Lines Matching refs:opcode_count_

629     opcode_count_ = static_cast<int*>(arena_->Alloc(kNumPackedOpcodes * sizeof(int),
1183 int* opcode_count_; // Dex opcode coverage stats.