Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp663 bool RequiresEHCleanup = (EHEntry != nullptr); in PopCleanupBlock() local
734 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
1016 if (RequiresEHCleanup) { in PopCleanupBlock()