Searched refs:VerifyLlvmModule (Results 1 – 1 of 1) sorted by relevance
472 Status VerifyLlvmModule(const llvm::Module& llvm_module) { in VerifyLlvmModule() function711 TF_RETURN_IF_ERROR(VerifyLlvmModule(*llvm_module)); in RunBackend()896 Status verify_status = VerifyLlvmModule(llvm_module); in CompileAheadOfTime()