Searched defs:isObviouslyBranchWithoutCleanups (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCleanup.cpp888 /// isObviouslyBranchWithoutCleanups - Return true if a branch to the
891 bool CodeGenFunction::isObviouslyBranchWithoutCleanups(JumpDest Dest) const { function in class:CodeGenFunction

Completed in 516 milliseconds