Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:IsTagged

1056         if (phi->representation().IsTagged() && !phi->type().IsSmi()) {
1614 return value->representation().IsTagged() && !value->type().IsSmi();