This is the complete list of members for llvm::LTOCodeGenerator, including all inherited members.
| addModule(struct LTOModule *) | llvm::LTOCodeGenerator | |
| addMustPreserveSymbol(StringRef sym) | llvm::LTOCodeGenerator | inline |
| compile(bool disableInline, bool disableGVNLoadPRE, bool disableVectorization, std::string &errMsg) | llvm::LTOCodeGenerator | |
| compile_to_file(const char **name, bool disableInline, bool disableGVNLoadPRE, bool disableVectorization, std::string &errMsg) | llvm::LTOCodeGenerator | |
| compileOptimized(std::string &errMsg) | llvm::LTOCodeGenerator | |
| getContext() | llvm::LTOCodeGenerator | inline |
| getVersionString() | llvm::LTOCodeGenerator | static |
| LTOCodeGenerator() | llvm::LTOCodeGenerator | |
| LTOCodeGenerator(std::unique_ptr< LLVMContext > Context) | llvm::LTOCodeGenerator | |
| optimize(bool disableInline, bool disableGVNLoadPRE, bool disableVectorization, std::string &errMsg) | llvm::LTOCodeGenerator | |
| parseCodeGenDebugOptions() | llvm::LTOCodeGenerator | |
| setAttr(const char *mAttr) | llvm::LTOCodeGenerator | inline |
| setCodeGenDebugOptions(const char *opts) | llvm::LTOCodeGenerator | |
| setCodePICModel(lto_codegen_model) | llvm::LTOCodeGenerator | |
| setCpu(const char *mCpu) | llvm::LTOCodeGenerator | inline |
| setDebugInfo(lto_debug_model) | llvm::LTOCodeGenerator | |
| setDiagnosticHandler(lto_diagnostic_handler_t, void *) | llvm::LTOCodeGenerator | |
| setModule(struct LTOModule *) | llvm::LTOCodeGenerator | |
| setOptLevel(unsigned optLevel) | llvm::LTOCodeGenerator | inline |
| setShouldEmbedUselists(bool Value) | llvm::LTOCodeGenerator | inline |
| setShouldInternalize(bool Value) | llvm::LTOCodeGenerator | inline |
| setTargetOptions(TargetOptions options) | llvm::LTOCodeGenerator | |
| writeMergedModules(const char *path, std::string &errMsg) | llvm::LTOCodeGenerator | |
| ~LTOCodeGenerator() | llvm::LTOCodeGenerator | |