Searched refs:removeEmptyStatementsAndDeallocFinalize (Results 1 – 3 of 3) sorted by relevance
44 void removeEmptyStatementsAndDeallocFinalize(MigrationPass &pass);
244 void trans::removeEmptyStatementsAndDeallocFinalize(MigrationPass &pass) { in removeEmptyStatementsAndDeallocFinalize() function in trans
600 transforms.push_back(removeEmptyStatementsAndDeallocFinalize); in getAllTransformations()