Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp611 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
614 RequiresNormalCleanup = true; in PopCleanupBlock()
646 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
671 if (!RequiresNormalCleanup) { in PopCleanupBlock()