Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.h414 bool hasBranchThroughs() const { in hasBranchThroughs() function
H A DCGCleanup.cpp858 if (Scope.hasBranchThroughs() || in PopCleanupBlock()
871 if (!Scope.hasBranchThroughs() && !HasFixups && !HasFallthrough && in PopCleanupBlock()