Searched refs:HasLiveInterval (Results 1 – 2 of 2) sorted by relevance
599 if (instruction->HasLiveInterval()) { in PrintInstruction()
2202 bool HasLiveInterval() const { return live_interval_ != nullptr; } in HasLiveInterval() function