Searched refs:LLVMGetDataLayoutStr (Results 1 – 2 of 2) sorted by relevance
717 const char *LLVMGetDataLayoutStr(LLVMModuleRef M);
256 const char *LLVMGetDataLayoutStr(LLVMModuleRef M) { in LLVMGetDataLayoutStr() function261 return LLVMGetDataLayoutStr(M); in LLVMGetDataLayout()