Home
last modified time | relevance | path

Searched refs:should_be_live (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dssa_liveness_analysis.cc153 bool should_be_live = ShouldBeLiveForEnvironment(current, instruction); in ProcessEnvironment() local
156 if (should_be_live) { in ProcessEnvironment()