Home
last modified time | relevance | path

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

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DPresburgerSetTest.cpp456 void convertSuffixDimsToLocals(IntegerPolyhedron &poly, unsigned numLocals) { in convertSuffixDimsToLocals() function
464 convertSuffixDimsToLocals(poly, numLocals); in parseIntegerPolyhedronAndMakeLocals()
523 convertSuffixDimsToLocals(triangle, 1); in TEST()