Lines Matching defs:null_check
277 HNullCheck* null_check = new (allocator_) HNullCheck(ref, dex_pc);278 AppendInstruction(null_check);279 return null_check;