Searched defs:NullCheckSlowPathMIPS (Results 1 – 1 of 1) sorted by relevance
310 class NullCheckSlowPathMIPS : public SlowPathCodeMIPS { class312 explicit NullCheckSlowPathMIPS(HNullCheck* instr) : SlowPathCodeMIPS(instr) {} in NullCheckSlowPathMIPS() function in art::mips::NullCheckSlowPathMIPS