Searched defs:cleanupGlobalSets (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp709 void cleanupGlobalSets();
2385 cleanupGlobalSets();
2386 // Do not cleanup DeadBlocks in cleanupGlobalSets() as it's called for each
2640 cleanupGlobalSets();
2667 void GVN::cleanupGlobalSets() { function in class:GVN

Completed in 263 milliseconds