Home
last modified time | relevance | path

Searched refs:disableGVNLoadPRE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/LTO/
DLTOCodeGenerator.h103 bool disableGVNLoadPRE,
114 bool disableGVNLoadPRE,
123 bool disableGVNLoadPRE, std::string &errMsg);
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp190 bool disableGVNLoadPRE, in compile_to_file() argument
206 disableGVNLoadPRE, errMsg); in compile_to_file()
228 bool disableGVNLoadPRE, in compile() argument
231 if (!compile_to_file(&name, disableOpt, disableInline, disableGVNLoadPRE, in compile()