Searched refs:SetCanBeNull (Results 1 – 4 of 4) sorted by relevance
745 instr->SetCanBeNull(obj->CanBeNull() && instr->GetUpperCanBeNull()); in VisitBoundType()792 phi->SetCanBeNull(first_input->CanBeNull()); in VisitPhi()1021 phi->SetCanBeNull(new_can_be_null); in UpdateNullability()1024 bound_type->SetCanBeNull(instr->InputAt(0)->CanBeNull() && bound_type->GetUpperCanBeNull()); in UpdateNullability()
197 bound->SetCanBeNull(false); in RemoveNonNullControlDependences()
1885 current->AsParameterValue()->SetCanBeNull(argument->CanBeNull()); in TryBuildAndInlineHelper()
2810 void SetCanBeNull(bool can_be_null) { SetPackedFlag<kFlagCanBeNull>(can_be_null); } in SetCanBeNull() function5590 void SetCanBeNull(bool can_be_null) { SetPackedFlag<kFlagCanBeNull>(can_be_null); } in SetCanBeNull() function7258 void SetCanBeNull(bool can_be_null) { in SetCanBeNull() function