Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGCleanup.cpp631 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
634 RequiresNormalCleanup = true; in PopCleanupBlock()
666 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
691 if (!RequiresNormalCleanup) { in PopCleanupBlock()