Home
last modified time | relevance | path

Searched refs:is_high_interval_ (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dssa_liveness_analysis.h744 return GetParent()->is_high_interval_; in IsHighInterval()
886 is_high_interval_(is_high_interval), in allocator_()
1060 const bool is_high_interval_; variable