OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:modifications_allowed_
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/
global_value_numbering.h
49
modifications_allowed_
= true;
54
return
modifications_allowed_
&& Good();
71
// DCHECK(!
modifications_allowed_
);
226
bool
modifications_allowed_
;
member in class:art::GlobalValueNumbering
global_value_numbering.cc
30
modifications_allowed_
(false),
Completed in 421 milliseconds