HomeSort by relevance Sort by last modified time
    Searched refs:GetIsEnvironment (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
ssa_liveness_analysis.h 112 bool GetIsEnvironment() const { return is_environment_; }
310 if (use_position >= position && !use->GetIsEnvironment()) {
register_allocator.cc 822 if (!use->GetIsEnvironment()) {
    [all...]

Completed in 108 milliseconds