Searched refs:unifyReturnBlocks (Results 1 – 1 of 1) sorted by relevance
46 bool unifyReturnBlocks(Function &F) { in unifyReturnBlocks() function93 Changed |= unifyReturnBlocks(F); in run()