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 120 const bool is_first_run_; member in class:art::ReferenceTypePropagation
reference_type_propagation.cc 80 is_first_run_(is_first_run) {}
112 const bool is_first_run_; member in class:art::ReferenceTypePropagation::RTPVisitor
126 is_first_run_(is_first_run) {
162 is_first_run_);
341 is_first_run_);
717 DCHECK(is_first_run_);
    [all...]

Completed in 970 milliseconds