Home
last modified time | relevance | path

Searched refs:existing_can_be_null (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dreference_type_propagation.cc970 bool existing_can_be_null = instr->CanBeNull(); in UpdateNullability() local
985 return existing_can_be_null != instr->CanBeNull(); in UpdateNullability()