Searched refs:disableGVNLoadPRE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/llvm/include/llvm/LTO/ |
| D | LTOCodeGenerator.h | 105 bool disableGVNLoadPRE, 117 bool disableGVNLoadPRE, 126 bool disableGVNLoadPRE,
|
| /freebsd-10-stable/contrib/llvm/lib/LTO/ |
| D | LTOCodeGenerator.cpp | 203 bool disableGVNLoadPRE, in compile_to_file() argument 218 disableGVNLoadPRE, errMsg); in compile_to_file() 240 bool disableGVNLoadPRE, in compile() argument 243 if (!compile_to_file(&name, disableOpt, disableInline, disableGVNLoadPRE, in compile()
|