Searched defs:InitTypeSlowPath (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 26 milliseconds