Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp703 bool HasPrebranchedFallthrough = in PopCleanupBlock() local
709 assert(!Scope.isNormalCleanup() || !HasPrebranchedFallthrough || in PopCleanupBlock()
722 if (Scope.isNormalCleanup() && HasPrebranchedFallthrough && !IsActive) { in PopCleanupBlock()
799 if (HasFallthrough && !HasPrebranchedFallthrough && !HasFixups && in PopCleanupBlock()
828 if (!HasPrebranchedFallthrough) in PopCleanupBlock()