Home
last modified time | relevance | path

Searched refs:isObviouslyBranchWithoutCleanups (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp1073 bool CodeGenFunction::isObviouslyBranchWithoutCleanups(JumpDest Dest) const { in isObviouslyBranchWithoutCleanups() function in CodeGenFunction
H A DCGStmt.cpp1568 if (isObviouslyBranchWithoutCleanups(Block)) { in EmitCaseStmt()
H A DCodeGenFunction.h1180 bool isObviouslyBranchWithoutCleanups(JumpDest Dest) const;