Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestPatterns.cpp58 static int64_t opMIncreasingValue = 314159265; variable
60 int64_t i = opMIncreasingValue++; in opMTest()