Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/
DDebugInfo.h140 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef Module);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp735 unsigned LLVMGetModuleDebugMetadataVersion(LLVMModuleRef M) { in LLVMGetModuleDebugMetadataVersion() function