Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h234 enableDebugTypeODRUniquing(); in LTOLLVMContext()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLLVMContext.h140 void enableDebugTypeODRUniquing();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h133 void enableDebugTypeODRUniquing();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLLVMContext.cpp304 void LLVMContext::enableDebugTypeODRUniquing() { in enableDebugTypeODRUniquing() function in LLVMContext
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp115 Context.enableDebugTypeODRUniquing(); in LTOCodeGenerator()
DThinLTOCodeGenerator.cpp1076 Context.enableDebugTypeODRUniquing(); in run()