OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_defs_allocated
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/
mir_graph.h
257
int16_t
num_defs_allocated
;
member in struct:art::SSARepresentation
[
all
...]
mir_dataflow.cc
1030
if (mir->ssa_rep->
num_defs_allocated
< num_defs) {
[
all
...]
Completed in 52 milliseconds