Searched refs:detectRedundant (Results 1 – 5 of 5) sorted by relevance
224 simplex.detectRedundant(); in TEST()232 simplex.detectRedundant(); in TEST()241 simplex.detectRedundant(); in TEST()249 simplex.detectRedundant(); in TEST()257 simplex.detectRedundant(); in TEST()265 simplex.detectRedundant(); in TEST()273 simplex.detectRedundant(); in TEST()281 simplex.detectRedundant(); in TEST()295 simplex.detectRedundant(); in TEST()315 simplex.detectRedundant(); in TEST()[all …]
200 void detectRedundant();
184 simplex.detectRedundant(); in subtractRecursively()
1446 simplex.detectRedundant(); in removeRedundantConstraints()
516 void Simplex::detectRedundant() { in detectRedundant() function in mlir::Simplex