Home
last modified time | relevance | path

Searched refs:markRowRedundant (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/Analysis/Presburger/
DSimplex.h305 void markRowRedundant(Unknown &u);
/external/llvm-project/mlir/lib/Analysis/Presburger/
DSimplex.cpp507 void Simplex::markRowRedundant(Unknown &u) { in markRowRedundant() function in mlir::Simplex
550 markRowRedundant(u); in detectRedundant()