Searched defs:NullCheckSlowPathARM (Results 1 – 1 of 1) sorted by relevance
59 class NullCheckSlowPathARM : public SlowPathCodeARM { class61 explicit NullCheckSlowPathARM(HNullCheck* instruction) : instruction_(instruction) {} in NullCheckSlowPathARM() function in art::arm::NullCheckSlowPathARM