[MLIR][Presburger] rename get*LexMin -> find*LexMin
This reflects the fact that we are performing some non-trivial computations here. Also, this is more uniform in line with findIntegerSample.
Loading
Please sign in to comment
This reflects the fact that we are performing some non-trivial computations here. Also, this is more uniform in line with findIntegerSample.