Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h777 return current_slow_path_; in GetCurrentSlowPath()
842 SlowPathCode* current_slow_path_; variable
Dcode_generator.cc358 current_slow_path_ = slow_path; in GenerateSlowPaths()
369 current_slow_path_ = nullptr; in GenerateSlowPaths()
1040 current_slow_path_(nullptr), in CodeGenerator()