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