Searched refs:staticallyNonNegative (Results 1 – 1 of 1) sorted by relevance
25 static LogicalResult staticallyNonNegative(DataFlowSolver &solver, Value v) { in staticallyNonNegative() function36 static LogicalResult staticallyNonNegative(DataFlowSolver &solver, in staticallyNonNegative() function39 return succeeded(staticallyNonNegative(solver, v)); in staticallyNonNegative()56 return succeeded(staticallyNonNegative(solver, v)); in isCmpIConvertable()125 return failed(staticallyNonNegative(solver, op)); in runOnOperation()