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

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

Completed in 54 milliseconds