Home
last modified time | relevance | path

Searched defs:DisableGVNLoadPRE (Results 1 – 4 of 4) 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/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp301 bool DisableGVNLoadPRE, in compile_to_file()
312 bool DisableGVNLoadPRE, bool DisableVectorization) { in compile()
502 bool DisableGVNLoadPRE, in optimize()
/external/llvm/include/llvm/Transforms/IPO/
DPassManagerBuilder.h133 bool DisableGVNLoadPRE; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DPassManagerBuilder.h152 bool DisableGVNLoadPRE; variable