Searched defs:current_phase_ (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/openjdkjvmti/ | ||
H A D | ti_phase.cc | 47 jvmtiPhase PhaseUtil::current_phase_ = static_cast<jvmtiPhase>(0); member in openjdkjvmti::PhaseUtil |
/aosp12/art/compiler/optimizing/ | ||
H A D | load_store_elimination.cc | 1301 Phase current_phase_; member in art::LSEVisitor |