Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp589 bool RequiresEHCleanup = (EHEntry != nullptr); in PopCleanupBlock() local
655 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
872 if (RequiresEHCleanup) { in PopCleanupBlock()