Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h285 enableDebugTypeODRUniquing(); in LTOLLVMContext()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMContext.h153 void enableDebugTypeODRUniquing();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMContext.cpp322 void LLVMContext::enableDebugTypeODRUniquing() { in enableDebugTypeODRUniquing() function in LLVMContext
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp440 Context.enableDebugTypeODRUniquing(); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp126 Context.enableDebugTypeODRUniquing(); in LTOCodeGenerator()
H A DThinLTOCodeGenerator.cpp1112 Context.enableDebugTypeODRUniquing(); in run()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp629 Context.enableDebugTypeODRUniquing(); in main()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp983 VMContext->enableDebugTypeODRUniquing(); in loadModule()