Home
last modified time | relevance | path

Searched defs:AddSlowPath (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dcode_generator.cc154 void AddSlowPath(SlowPathCode* slow_path) { in AddSlowPath() function in art::CodeGenerator::CodeGenerationData
1360 void CodeGenerator::AddSlowPath(SlowPathCode* slow_path) { in AddSlowPath() function in art::CodeGenerator