Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCleanup.cpp678 bool RequiresEHCleanup = (EHEntry != nullptr); in PopCleanupBlock() local
744 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
1008 if (RequiresEHCleanup) { in PopCleanupBlock()