Searched refs:InitTypeSlowPath (Results 1 – 1 of 1) sorted by relevance
1122 class InitTypeSlowPath : public Mir2Lir::LIRSlowPath { in GenInstanceofCallingHelper() class1124 InitTypeSlowPath(Mir2Lir* m2l, LIR* branch, LIR* cont, uint32_t type_idx, in GenInstanceofCallingHelper() function in art::Mir2Lir::GenInstanceofCallingHelper::InitTypeSlowPath1144 AddSlowPath(new (arena_) InitTypeSlowPath(this, slow_path_branch, slow_path_target, in GenInstanceofCallingHelper()