Home
last modified time | relevance | path

Searched refs:runGVN (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp669 bool runGVN();
3427 bool NewGVN::runGVN() { in runGVN() function in NewGVN
4246 .runGVN(); in run()