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