Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetValueCanBeNull

4124   HandleFieldSet(instruction, instruction->GetFieldInfo(), instruction->GetValueCanBeNull());
4148 HandleFieldSet(instruction, instruction->GetFieldInfo(), instruction->GetValueCanBeNull());
4555 if (instruction->GetValueCanBeNull()) {
4656 codegen_->MarkGCCard(temp1, temp2, array, value, instruction->GetValueCanBeNull());