Home | History | Annotate | Download | only in optimizing

Lines Matching refs:dest_pos

1079   HIntConstant* dest_pos = invoke->InputAt(3)->AsIntConstant();
1084 + ((dest_pos != nullptr) ? 1 : 0)
1095 (dest_pos != nullptr && dest_pos->GetValue() < 0)) {