Home
last modified time | relevance | path

Searched refs:disableDebugTypeODRUniquing (Results 1 – 7 of 7) sorted by relevance

/external/llvm/unittests/IR/
DDebugTypeODRUniquingTest.cpp22 Context.disableDebugTypeODRUniquing(); in TEST()
57 Context.disableDebugTypeODRUniquing(); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DDebugTypeODRUniquingTest.cpp22 Context.disableDebugTypeODRUniquing(); in TEST()
58 Context.disableDebugTypeODRUniquing(); in TEST()
/external/llvm/include/llvm/IR/
DLLVMContext.h125 void disableDebugTypeODRUniquing();
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DLLVMContext.h134 void disableDebugTypeODRUniquing();
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLLVMContext.h168 void disableDebugTypeODRUniquing();
/external/llvm/lib/IR/
DLLVMContext.cpp338 void LLVMContext::disableDebugTypeODRUniquing() { pImpl->DITypeMap.reset(); } in disableDebugTypeODRUniquing() function in LLVMContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLLVMContext.cpp329 void LLVMContext::disableDebugTypeODRUniquing() { pImpl->DITypeMap.reset(); } in disableDebugTypeODRUniquing() function in LLVMContext