Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCleanup.cpp972 bool CodeGenFunction::isObviouslyBranchWithoutCleanups(JumpDest Dest) const { in isObviouslyBranchWithoutCleanups() function in CodeGenFunction
DCGStmt.cpp1209 if (isObviouslyBranchWithoutCleanups(Block)) { in EmitCaseStmt()
DCodeGenFunction.h721 bool isObviouslyBranchWithoutCleanups(JumpDest Dest) const;