Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DPassManagerBuilder.h162 bool NewGVN; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp491 class NewGVN { class
658 NewGVN(Function &F, DominatorTree *DT, AssumptionCache *AC, in NewGVN() function in __anon26d0ef920311::NewGVN