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

  /art/compiler/optimizing/
scheduler.h 506 const char* name = kInstructionSchedulingPassName)
516 static constexpr const char* kInstructionSchedulingPassName = "scheduler";
optimization.cc 101 return HInstructionScheduling::kInstructionSchedulingPassName;

Completed in 75 milliseconds