Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimization.cc183 const char* alt_name = definitions[i].pass_name; in ConstructOptimizations() local
184 const char* pass_name = alt_name != nullptr in ConstructOptimizations()
185 ? alt_name in ConstructOptimizations()
279 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
283 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
289 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()
295 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()