Searched refs:LLVMGetDataLayoutStr (Results 1 – 3 of 3) sorted by relevance
1387 if (strcmp(LLVMGetDataLayoutStr(M), LLVMGetDataLayoutStr(Src))) in llvm_echo()
743 const char *LLVMGetDataLayoutStr(LLVMModuleRef M);
281 const char *LLVMGetDataLayoutStr(LLVMModuleRef M) { in LLVMGetDataLayoutStr() function286 return LLVMGetDataLayoutStr(M); in LLVMGetDataLayout()