Home
last modified time | relevance | path

Searched defs:otherIdentifiers (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/unittests/Analysis/Presburger/
H A DIntegerRelationTest.cpp225 int otherIdentifiers[8] = {10, 11, 12, 13, 14, 15, 16, 17}; in TEST() local
304 int otherIdentifiers[8] = {'u', 'v', 'a', 'b', 'E', 'F', 'G', 'H'}; in TEST() local
385 int otherIdentifiers[6] = {'u', 'v', 'a', 'b', 'E', 'F'}; in TEST() local
H A DPresburgerSpaceTest.cpp198 int otherIdentifiers[8] = {10, 11, 12, 13, 14, 15, 16, 17}; in TEST() local