Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/IR/
H A DTestBytecodeRoundtrip.cpp82 return runTest5(getOperation()); in runOnOperation()
333 void runTest5(Operation *op) { in runTest5() function