Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.h218 void EnqueueSlowPath(SlowPath* slowpath) { in EnqueueSlowPath()
/art/compiler/dex/quick/
Dcodegen_util.cc1268 void Mir2Lir::AddSlowPath(LIRSlowPath* slowpath) { in AddSlowPath()