Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp319 bool DisableGVNLoadPRE, in compile_to_file()
330 bool DisableGVNLoadPRE, bool DisableVectorization) { in compile()
523 bool DisableGVNLoadPRE, in optimize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DPassManagerBuilder.h163 bool DisableGVNLoadPRE; variable