Searched refs:anotherEmptySet (Results 1 – 1 of 1) sorted by relevance
1504 MlirIntegerSet anotherEmptySet = mlirIntegerSetEmptyGet(ctx, 2, 1); in printIntegerSet() local1505 if (!mlirIntegerSetEqual(emptySet, anotherEmptySet)) in printIntegerSet()