Home
last modified time | relevance | path

Searched refs:is_first_run (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation.h36 bool is_first_run,
Dreference_type_propagation.cc48 bool is_first_run) in RTPVisitor() argument
54 is_first_run_(is_first_run) { in RTPVisitor()
120 bool is_first_run, in ReferenceTypePropagation() argument
125 is_first_run_(is_first_run) { in ReferenceTypePropagation()