Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h398 void cleanupGlobalSets();
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2884 cleanupGlobalSets(); in runImpl()
3196 cleanupGlobalSets(); in iterateOnFunction()
3211 void GVNPass::cleanupGlobalSets() { in cleanupGlobalSets() function in GVNPass
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18239 {"_ZN12_GLOBAL__N_13GVN17cleanupGlobalSetsEv", "(anonymous namespace)::GVN::cleanupGlobalSets()"},