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