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 | 14863610f95f791f20edbab75be831c11d291560 (patch) | |
tree | 4c98f76da57d6eebe23d1469a2db24211f49e57d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 614fb949b91223c7274ba6bb7f851795b2051270 (diff) | |
download | llvm-14863610f95f791f20edbab75be831c11d291560.zip llvm-14863610f95f791f20edbab75be831c11d291560.tar.gz llvm-14863610f95f791f20edbab75be831c11d291560.tar.bz2 |
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.
llvm-svn: 97122
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions