Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.h284 bool is_environment = (environment != nullptr); variable
292 if (!is_environment) {
305 if (!is_environment && instruction->IsInLoop()) {
314 DCHECK(!is_environment);
329 if (is_environment) {
337 if (is_environment && !keep_alive) {