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.cpp710 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
713 RequiresNormalCleanup = true; in PopCleanupBlock()
719 !RequiresNormalCleanup) { in PopCleanupBlock()
749 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
789 if (!RequiresNormalCleanup) { in PopCleanupBlock()