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