Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimization.cc198 const char* alt_name = definitions[i].pass_name; in ConstructOptimizations() local
199 const char* pass_name = alt_name != nullptr in ConstructOptimizations()
200 ? alt_name in ConstructOptimizations()
293 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
299 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
305 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
309 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
315 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
319 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()