Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/CAPI/Target/
H A DLLVMIR.cpp33 LLVMModuleRef moduleRef = llvm::wrap(llvmModule.release()); in mlirTranslateModuleToLLVMIR() local
/llvm-project/flang/lib/Semantics/
H A Dunparse-with-symbols.cpp134 for (SymbolRef moduleRef : visitor.modulesUsed()) { UnparseWithModules() local