Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Doptimization.cc179 const char* alt_name = definitions[i].pass_name; in ConstructOptimizations() local
180 const char* pass_name = alt_name != nullptr in ConstructOptimizations()
181 ? alt_name in ConstructOptimizations()
277 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()
293 DCHECK(alt_name == nullptr) << "arch-specific pass does not support alternative name"; in ConstructOptimizations()