Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h954 SlowPathCodeType* other_slow_path = down_cast<SlowPathCodeType*>(it.second); in NewSlowPath() local
959 return other_slow_path; in NewSlowPath()