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

/external/clang/lib/CodeGen/
H A DCGCleanup.cpp556 bool HasExistingBranches = Scope.hasBranches(); local
579 (HasFixups || HasExistingBranches || HasFallthrough)) {
644 !HasFixups && !HasExistingBranches) {

Completed in 46 milliseconds