Home
last modified time | relevance | path

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

/art/compiler/dex/quick/
Dgen_common.cc1122 class InitTypeSlowPath : public Mir2Lir::LIRSlowPath { in GenInstanceofCallingHelper() class
1124 InitTypeSlowPath(Mir2Lir* m2l, LIR* branch, LIR* cont, uint32_t type_idx, in GenInstanceofCallingHelper() function in art::Mir2Lir::GenInstanceofCallingHelper::InitTypeSlowPath
1144 AddSlowPath(new (arena_) InitTypeSlowPath(this, slow_path_branch, slow_path_target, in GenInstanceofCallingHelper()