Home
last modified time | relevance | path

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

/external/llvm-project/mlir/unittests/IR/
DOperationSupportTest.cpp173 int kNumOpsToInsert = 10; in TEST() local
174 for (int i = 0; i < kNumOpsToInsert; ++i) { in TEST()