Searched refs:kInstructionSchedulingPassName (Results 1 – 2 of 2) sorted by relevance
506 const char* name = kInstructionSchedulingPassName)516 static constexpr const char* kInstructionSchedulingPassName = "scheduler"; variable
101 return HInstructionScheduling::kInstructionSchedulingPassName; in OptimizationPassName()