Home
last modified time | relevance | path

Searched defs:current_phase_ (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/openjdkjvmti/
H A Dti_phase.cc47 jvmtiPhase PhaseUtil::current_phase_ = static_cast<jvmtiPhase>(0); member in openjdkjvmti::PhaseUtil
/aosp12/art/compiler/optimizing/
H A Dload_store_elimination.cc1301 Phase current_phase_; member in art::LSEVisitor