Home
last modified time | relevance | path

Searched defs:disableDebugTypeODRUniquing (Results 1 – 2 of 2) sorted by relevance

/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