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

/art/compiler/optimizing/
H A Dssa_liveness_analysis.h744 return GetParent()->is_high_interval_;
886 is_high_interval_(is_high_interval),
1060 const bool is_high_interval_; member in class:art::LiveInterval
1063 // `is_high_interval_` tells whether this holds the low or the high.

Completed in 22 milliseconds