Home | History | Annotate | Download | only in Scalar

Lines Matching refs:SimpleVal

1095     SimpleVal,  // A simple offsetted value that is accessed.
1111 Res.Val.setInt(SimpleVal);
1136 bool isSimpleValue() const { return Val.getInt() == SimpleVal; }