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