Home
last modified time | relevance | path

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

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