Searched refs:HasLiveInterval (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/optimizing/
H A Dgraph_visualizer.cc525 if (instruction->HasLiveInterval()) {
H A Dnodes.h2018 bool HasLiveInterval() const { return live_interval_ != nullptr; } function in class:art::HInstruction

Completed in 16 milliseconds