Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:IsSmiOrInteger32

753     return !representation().IsSmiOrInteger32() && !representation().IsDouble();
4172 !right()->representation().IsSmiOrInteger32()) {