Home
last modified time | relevance | path

Searched defs:DisableGVNLoadPRE (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp297 bool DisableGVNLoadPRE, in compile_to_file()
308 bool DisableGVNLoadPRE, bool DisableVectorization) { in compile()
515 bool DisableGVNLoadPRE, in optimize()
/external/llvm/include/llvm/Transforms/IPO/
DPassManagerBuilder.h133 bool DisableGVNLoadPRE; variable