ΒΆLLVMTypeRef LLVMGetTypeByName(LLVMModuleRef M,
const char* Name)
LLVMTypeRef LLVMGetTypeByName(LLVMModuleRef M,
const char* Name)
Description
Obtain a Type from a module by its registered name.
Declared at: llvm/include/llvm-c/Core.h:870
Parameters
- LLVMModuleRef M
- const char* Name