Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp709 void cleanupGlobalSets();
2385 cleanupGlobalSets(); in runOnFunction()
2640 cleanupGlobalSets(); in iterateOnFunction()
2667 void GVN::cleanupGlobalSets() { in cleanupGlobalSets() function in GVN