Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.h776 SlowPathCode* GetCurrentSlowPath() { in GetCurrentSlowPath() function
Dcode_generator_x86.cc5001 SlowPathCode* slow_path = GetCurrentSlowPath(); in GetInvokeStaticOrDirectExtraParameter()