Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator.h781 SlowPathCode* GetCurrentSlowPath() { in GetCurrentSlowPath() function
H A Dcode_generator_x86.cc5197 SlowPathCode* slow_path = GetCurrentSlowPath(); in GetInvokeStaticOrDirectExtraParameter()