Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp4938 static bool removeEmptyCleanup(CleanupReturnInst *RI, DomTreeUpdater *DTU) { in removeEmptyCleanup() function
5098 if (removeEmptyCleanup(RI, DTU)) in simplifyCleanupReturn()