Home | History | Annotate | Download | only in src

Lines Matching defs:AssumeRepresentation

71 void HValue::AssumeRepresentation(Representation r) {
888 add->AssumeRepresentation(index()->representation());
899 sar->AssumeRepresentation(index()->representation());
1962 new_index->AssumeRepresentation(Representation::Integer32());
2800 void HBinaryOperation::AssumeRepresentation(Representation r) {
2803 HValue::AssumeRepresentation(r);