Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCleanup.cpp1062 bool CodeGenFunction::isObviouslyBranchWithoutCleanups(JumpDest Dest) const { in isObviouslyBranchWithoutCleanups() function in CodeGenFunction
H A DCGStmt.cpp1539 if (isObviouslyBranchWithoutCleanups(Block)) { in EmitCaseStmt()
H A DCodeGenFunction.h1171 bool isObviouslyBranchWithoutCleanups(JumpDest Dest) const;