summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-11-25 23:53:07 +0000
committerTed Kremenek <kremenek@apple.com>2009-11-25 23:53:07 +0000
commitb63ad7a6c1bb28a3a9aaecde44f8f5fe5097b98d (patch)
tree5fd808e50e9d02754945485fe0bf2ac94806c9d8 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent979ac9fce425fa9266512f24641cf73abf2a3d76 (diff)
downloadbcm5719-llvm-b63ad7a6c1bb28a3a9aaecde44f8f5fe5097b98d.tar.gz
bcm5719-llvm-b63ad7a6c1bb28a3a9aaecde44f8f5fe5097b98d.zip
Refine MemRegions for blocks. Add a new region called
'BlockDataRegion' to distinguish between the code associated with a block (which is represented by 'BlockTextRegion') and an instance of a block, which includes both code and data. 'BlockDataRegion' has an associated LocationContext, which can be used to eventually model the lifetime of a block object once LocationContexts can represent scopes (and iterations around a loop, etc.). llvm-svn: 89900
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud