Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5063 static bool removeEmptyCleanup(CleanupReturnInst *RI, DomTreeUpdater *DTU) { in removeEmptyCleanup() function
5223 if (removeEmptyCleanup(RI, DTU)) in simplifyCleanupReturn()