Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp709 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
712 RequiresNormalCleanup = true; in PopCleanupBlock()
744 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
782 if (!RequiresNormalCleanup) { in PopCleanupBlock()