Searched defs:HasLiveInterval (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.h2192 bool HasLiveInterval() const { return live_interval_ != nullptr; } function in class:art::HInstruction

Completed in 107 milliseconds