Searched defs:disableGVNLoadPRE (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp190 bool disableGVNLoadPRE,
206 disableGVNLoadPRE, errMsg);
228 bool disableGVNLoadPRE,
231 if (!compile_to_file(&name, disableOpt, disableInline, disableGVNLoadPRE,
187 compile_to_file(const char** name, bool disableOpt, bool disableInline, bool disableGVNLoadPRE, std::string& errMsg) argument
225 compile(size_t* length, bool disableOpt, bool disableInline, bool disableGVNLoadPRE, std::string& errMsg) argument

Completed in 26 milliseconds