diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-01-09 22:52:38 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-01-09 22:52:38 +0000 |
commit | bd129696c554fbbcd9405104641e292f0fb4678d (patch) | |
tree | 650c2bc774fd12c6b4212d2949a93b2559107d70 /CodeGen/CodeGenModule.h | |
parent | a2f4ef2c11c5cd8dcd5aa3d691f3a4bd971f96c2 (diff) |
Renamed Stmt***Edge and ***StmtEdge (where *** = "Stmt" or "Blk") classes to
BExpr*** and ***BExpr respectively. These edges represent program locations
between the entrance/exit of a block and Block-level Expressions.
Also added ***SExpr and SExpr*** ProgramEdges to represent the locations in the
program between the evaluation of subexpressions and block-level expressions.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45786 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions