Searched refs:operation_ (Results 1 – 2 of 2) sorted by relevance
5048 Operation operation() { return operation_; } in operation()5055 HMathMinMax::cast(other)->operation_ == operation_; in DECLARE_CONCRETE_INSTRUCTION()5063 operation_(op) { } in HMathMinMax()5065 Operation operation_; variable
2423 if (operation_ == kMathMax) { in InferRange()2426 DCHECK(operation_ == kMathMin); in InferRange()