Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Target/LLVMIR/
DModuleTranslation.h130 std::unique_ptr<detail::DebugTranslation> debugTranslation; variable
/external/llvm-project/mlir/lib/Target/LLVMIR/
DModuleTranslation.cpp306 debugTranslation( in ModuleTranslation()
764 debugTranslation->translateLoc(op.getLoc(), subprogram)); in convertBlock()
903 debugTranslation->translate(func, *llvmFunc); in convertOneFunction()