Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Target/LLVMIR/
DDebugTranslation.h66 llvm::LLVMContext &llvmCtx; variable
DDebugTranslation.cpp28 : builder(llvmModule), llvmCtx(llvmModule.getContext()), in DebugTranslation()
149 llvmLoc = llvm::DILocation::get(llvmCtx, fileLoc.getLine(), in translateLoc()