Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/LTO/
DLTOCodeGenerator.h105 bool disableGVNLoadPRE,
117 bool disableGVNLoadPRE,
126 bool disableGVNLoadPRE,
/freebsd-10-stable/contrib/llvm/lib/LTO/
DLTOCodeGenerator.cpp203 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()