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

  /art/compiler/optimizing/
reference_type_propagation.h 108 const bool is_first_run_; member in class:art::ReferenceTypePropagation
reference_type_propagation.cc 83 is_first_run_(is_first_run) {
137 const bool is_first_run_; member in class:art::ReferenceTypePropagation::RTPVisitor
150 is_first_run_(is_first_run) {
185 is_first_run_);
345 RTPVisitor visitor(graph_, class_loader_, hint_dex_cache_, &handle_cache_, is_first_run_);
733 DCHECK(is_first_run_);
    [all...]

Completed in 87 milliseconds