Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4771 static bool removeEmptyCleanup(CleanupReturnInst *RI, DomTreeUpdater *DTU) { in removeEmptyCleanup() function
4931 if (removeEmptyCleanup(RI, DTU)) in simplifyCleanupReturn()