]> granicus.if.org Git - clang/commit
Use a work list to recursively build up the subregion mapping, and mark live
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 18 Mar 2009 01:54:31 +0000 (01:54 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 18 Mar 2009 01:54:31 +0000 (01:54 +0000)
commitc2fdb0780b071d7e8771f970630ac57fd393d983
tree20746c23ae2eaef7760a456b7dfdde00a10b70cb
parentec29d3635b351095ac947dcd03cb2437ed92fcf5
Use a work list to recursively build up the subregion mapping, and mark live
var region roots.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67152 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/RegionStore.cpp