Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp686 bool HasPrebranchedFallthrough = in PopCleanupBlock() local
692 assert(!Scope.isNormalCleanup() || !HasPrebranchedFallthrough || in PopCleanupBlock()
705 if (Scope.isNormalCleanup() && HasPrebranchedFallthrough && !IsActive) { in PopCleanupBlock()
782 if (HasFallthrough && !HasPrebranchedFallthrough && !HasFixups && in PopCleanupBlock()
811 if (!HasPrebranchedFallthrough) in PopCleanupBlock()