Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp1025 bool CodeGenFunction::isObviouslyBranchWithoutCleanups(JumpDest Dest) const { in isObviouslyBranchWithoutCleanups() function in CodeGenFunction
H A DCGStmt.cpp1249 if (isObviouslyBranchWithoutCleanups(Block)) { in EmitCaseStmt()
H A DCodeGenFunction.h982 bool isObviouslyBranchWithoutCleanups(JumpDest Dest) const;