Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp632 bool HasExistingBranches = Scope.hasBranches(); in PopCleanupBlock() local
655 (HasFixups || HasExistingBranches || HasFallthrough)) { in PopCleanupBlock()
729 !HasFixups && !HasExistingBranches) { in PopCleanupBlock()