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

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

Completed in 688 milliseconds