Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.cpp1050 bool CodeGenFunction::isObviouslyBranchWithoutCleanups(JumpDest Dest) const { in isObviouslyBranchWithoutCleanups() function in CodeGenFunction
H A DCGStmt.cpp1425 if (isObviouslyBranchWithoutCleanups(Block)) { in EmitCaseStmt()
H A DCodeGenFunction.h1129 bool isObviouslyBranchWithoutCleanups(JumpDest Dest) const;