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 DisableVerify, bool DisableInline, bool DisableGVNLoadPRE, bool DisableVectorization) | llvm::LTOCodeGenerator | |
| compile_to_file(const char **Name, bool DisableVerify, bool DisableInline, bool DisableGVNLoadPRE, bool DisableVectorization) | llvm::LTOCodeGenerator | |
| compileOptimized() | llvm::LTOCodeGenerator | |
| compileOptimized(ArrayRef< raw_pwrite_stream *> Out) | llvm::LTOCodeGenerator | |
| DiagnosticHandler(const DiagnosticInfo &DI) | llvm::LTOCodeGenerator | |
| getContext() | llvm::LTOCodeGenerator | inline |
| getVersionString() | llvm::LTOCodeGenerator | static |
| LTOCodeGenerator(LLVMContext &Context) | llvm::LTOCodeGenerator | |
| optimize(bool DisableVerify, bool DisableInline, bool DisableGVNLoadPRE, bool DisableVectorization) | llvm::LTOCodeGenerator | |
| parseCodeGenDebugOptions() | llvm::LTOCodeGenerator | |
| resetMergedModule() | llvm::LTOCodeGenerator | inline |
| setAsmUndefinedRefs(struct LTOModule *) | llvm::LTOCodeGenerator | |
| setAttr(StringRef MAttr) | llvm::LTOCodeGenerator | inline |
| setCodeGenDebugOptions(StringRef Opts) | llvm::LTOCodeGenerator | |
| setCodePICModel(Optional< Reloc::Model > Model) | llvm::LTOCodeGenerator | inline |
| setCpu(StringRef MCpu) | llvm::LTOCodeGenerator | inline |
| setDebugInfo(lto_debug_model) | llvm::LTOCodeGenerator | |
| setDiagnosticHandler(lto_diagnostic_handler_t, void *) | llvm::LTOCodeGenerator | |
| setFileType(TargetMachine::CodeGenFileType FT) | llvm::LTOCodeGenerator | inline |
| setFreestanding(bool Enabled) | llvm::LTOCodeGenerator | inline |
| setModule(std::unique_ptr< LTOModule > M) | llvm::LTOCodeGenerator | |
| setOptLevel(unsigned OptLevel) | llvm::LTOCodeGenerator | |
| setShouldEmbedUselists(bool Value) | llvm::LTOCodeGenerator | inline |
| setShouldInternalize(bool Value) | llvm::LTOCodeGenerator | inline |
| setShouldRestoreGlobalsLinkage(bool Value) | llvm::LTOCodeGenerator | inline |
| setTargetOptions(const TargetOptions &Options) | llvm::LTOCodeGenerator | |
| writeMergedModules(StringRef Path) | llvm::LTOCodeGenerator | |
| ~LTOCodeGenerator() | llvm::LTOCodeGenerator | |