Searched defs:LinkModule (Results 1 – 2 of 2) sorted by relevance
28 llvm::Module *LinkModule; variable
56 std::unique_ptr<llvm::Module> TheModule, LinkModule; member in clang::BackendConsumer63 const std::string &infile, llvm::Module *LinkModule, in BackendConsumer()