diff options
author | Zhongxing Xu <xuzhongxing@gmail.com> | 2010-02-25 06:46:30 +0000 |
---|---|---|
committer | Zhongxing Xu <xuzhongxing@gmail.com> | 2010-02-25 06:46:30 +0000 |
commit | 833e50e6a2c246dbc4b3c17b7c9d657c5b5d333e (patch) | |
tree | f7875c5697bd227e57c7390de7ca373aeee6e742 /lib/Sema/SemaOverload.cpp | |
parent | df61b580cea757cc72723ae95c1d5da603129f2c (diff) |
Call inliner improvements:
This patch implements the CallEnter/CallExit idea of Ted.
Add two interfaces to GRSubEngine: ProcessCallEnter, ProcessCallExit.
The CallEnter program point uses caller's location context. The
CallExit program point uses callee's location context.
CallEnter is built by GRStmtNodeBuilder. CallExit is built by
GREndPathNodeBuilder.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97122 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaOverload.cpp')
0 files changed, 0 insertions, 0 deletions