HomeSort by relevance Sort by last modified time
    Searched refs:isObviouslyBranchWithoutCleanups (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGCleanup.cpp     [all...]
CGStmt.cpp     [all...]
CodeGenFunction.h 718 /// isObviouslyBranchWithoutCleanups - Return true if a branch to the
721 bool isObviouslyBranchWithoutCleanups(JumpDest Dest) const;
    [all...]

Completed in 194 milliseconds