Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h747 return current_slow_path_; in GetCurrentSlowPath()
803 SlowPathCode* current_slow_path_; variable
Dcode_generator.cc357 current_slow_path_ = slow_path; in GenerateSlowPaths()
368 current_slow_path_ = nullptr; in GenerateSlowPaths()
989 current_slow_path_(nullptr), in CodeGenerator()