Searched defs:NullCheckSlowPathARMVIXL (Results 1 – 1 of 1) sorted by relevance
384 class NullCheckSlowPathARMVIXL : public SlowPathCodeARMVIXL { class386 explicit NullCheckSlowPathARMVIXL(HNullCheck* instruction) : SlowPathCodeARMVIXL(instruction) {} in NullCheckSlowPathARMVIXL() function in art::arm::NullCheckSlowPathARMVIXL