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