Searched refs:NullCheckSlowPath (Results 1 – 1 of 1) sorted by relevance
139 class NullCheckSlowPath : public Mir2Lir::LIRSlowPath { in GenNullCheck() class141 NullCheckSlowPath(Mir2Lir* m2l, LIR* branch) in GenNullCheck() function in art::Mir2Lir::GenNullCheck::NullCheckSlowPath154 AddSlowPath(new (arena_) NullCheckSlowPath(this, branch)); in GenNullCheck()