Searched refs:hasBranches (Results 1 – 2 of 2) sorted by relevance
360 bool hasBranches() const { return ExtInfo && !ExtInfo->Branches.empty(); } in hasBranches() function
632 bool HasExistingBranches = Scope.hasBranches(); in PopCleanupBlock()