Searched refs:disableGVNLoadPRE (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm/LTO/ |
D | LTOCodeGenerator.h | 103 bool disableGVNLoadPRE, 114 bool disableGVNLoadPRE, 123 bool disableGVNLoadPRE, std::string &errMsg);
|
/external/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 190 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()
|