LLVM API Documentation
This is the complete list of members for LTOCodeGenerator, including all inherited members.
addModule(struct LTOModule *, std::string &errMsg) | LTOCodeGenerator | |
addMustPreserveSymbol(const char *sym) | LTOCodeGenerator | inline |
compile(size_t *length, bool disableOpt, bool disableInline, bool disableGVNLoadPRE, std::string &errMsg) | LTOCodeGenerator | |
compile_to_file(const char **name, bool disableOpt, bool disableInline, bool disableGVNLoadPRE, std::string &errMsg) | LTOCodeGenerator | |
getVersionString() | LTOCodeGenerator | static |
LTOCodeGenerator() | LTOCodeGenerator | |
parseCodeGenDebugOptions() | LTOCodeGenerator | |
setCodeGenDebugOptions(const char *opts) | LTOCodeGenerator | |
setCodePICModel(lto_codegen_model) | LTOCodeGenerator | |
setCpu(const char *mCpu) | LTOCodeGenerator | inline |
setDebugInfo(lto_debug_model) | LTOCodeGenerator | |
setTargetOptions(llvm::TargetOptions options) | LTOCodeGenerator | |
writeMergedModules(const char *path, std::string &errMsg) | LTOCodeGenerator | |
~LTOCodeGenerator() | LTOCodeGenerator |