Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp714 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
717 RequiresNormalCleanup = true; in PopCleanupBlock()
749 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
787 if (!RequiresNormalCleanup) { in PopCleanupBlock()