Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp605 bool RequiresEHCleanup = (EHEntry != nullptr); in PopCleanupBlock() local
671 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
894 if (RequiresEHCleanup) { in PopCleanupBlock()