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