Home | History | Annotate | Download | only in src

Lines Matching refs:HMathMinMax

2264 Range* HMathMinMax::InferRange(Zone* zone) {
2807 void HMathMinMax::InferRepresentation(HInferRepresentationPhase* h_infer) {
3928 HInstruction* HMathMinMax::New(
3957 return new(zone) HMathMinMax(context, left, right, op);