Home | History | Annotate | Download | only in compiler

Lines Matching refs:dirty_methods_

854         (any_dirty ? dirty_methods_ : clean_methods_) += count;
1007 LOG(INFO) << "Methods: clean=" << clean_methods_ << " dirty=" << dirty_methods_;