Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGCleanup.h359 bool hasBranches() const { return ExtInfo && !ExtInfo->Branches.empty(); } in hasBranches() function
HDCGCleanup.cpp425 HadBranches |= Scope.hasBranches(); in PopCleanupBlocks()
673 bool HasExistingBranches = Scope.hasBranches(); in PopCleanupBlock()