Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp728 void cleanupGlobalSets();
2477 cleanupGlobalSets(); in runOnFunction()
2762 cleanupGlobalSets(); in iterateOnFunction()
2785 void GVN::cleanupGlobalSets() { in cleanupGlobalSets() function in GVN