Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp610 bool RequiresNormalCleanup = false; in PopCleanupBlock() local
613 RequiresNormalCleanup = true; in PopCleanupBlock()
645 if (!RequiresNormalCleanup && !RequiresEHCleanup) { in PopCleanupBlock()
670 if (!RequiresNormalCleanup) { in PopCleanupBlock()