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.cpp695 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
698 RequiresNormalCleanup = true; in PopCleanupBlock()
704 !RequiresNormalCleanup) { in PopCleanupBlock()
734 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
774 if (!RequiresNormalCleanup) { in PopCleanupBlock()