Home
last modified time | relevance | path

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

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