Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DPassManagerBuilder.h164 bool NewGVN; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp492 class NewGVN { class
660 NewGVN(Function &F, DominatorTree *DT, AssumptionCache *AC, in NewGVN() function in __anonccb5b2130211::NewGVN