Home | History | Annotate | Download | only in crankshaft

Lines Matching full:constant_from

2913     int constant_from = from->GetInteger32Constant();
2916 if (constant_from == 0 && constant_to <= kElementLoopUnrollThreshold) {