Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp701 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
704 RequiresNormalCleanup = true; in PopCleanupBlock()
736 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
770 if (!RequiresNormalCleanup) { in PopCleanupBlock()