Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp693 bool HasExistingBranches = Scope.hasBranches(); in PopCleanupBlock() local
716 (HasFixups || HasExistingBranches || HasFallthrough)) { in PopCleanupBlock()
800 !HasExistingBranches) { in PopCleanupBlock()