Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp653 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
656 RequiresNormalCleanup = true; in PopCleanupBlock()
688 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
722 if (!RequiresNormalCleanup) { in PopCleanupBlock()