Home
last modified time | relevance | path

Searched defs:roundTripModule (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/unittests/Bytecode/
H A DBytecodeTest.cpp63 OwningOpRef<Operation *> roundTripModule = TEST() local
/llvm-project/mlir/lib/Target/SPIRV/
H A DTranslateRegistration.cpp102 static LogicalResult roundTripModule(spirv::ModuleOp module, bool emitDebugInfo, in roundTripModule() function