HomeSort by relevance Sort by last modified time
    Searched refs:num_defs_allocated (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/
mir_graph.h 238 uint16_t num_defs_allocated; member in struct:art::SSARepresentation
    [all...]
mir_dataflow.cc 1086 if (mir->ssa_rep->num_defs_allocated < num_defs) {
    [all...]

Completed in 400 milliseconds