Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/unittests/IR/
H A DOperationSupportTest.cpp201 Operation *frontOp = createOp(&context); in TEST() local
203 block->push_back(frontOp); in TEST()