summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InlineSpiller.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-02-04 10:59:20 +0000
committerManuel Klimek <klimek@google.com>2013-02-04 10:59:20 +0000
commitabf4371339862cb739ae7dc8595e12cba7b7d6c3 (patch)
treecb8136b629998c8c7ed672362f32f2dd562cf0c7 /llvm/lib/CodeGen/InlineSpiller.cpp
parentfa67ed47e1e87be650afb4d242ec8e44019437a0 (diff)
downloadbcm5719-llvm-abf4371339862cb739ae7dc8595e12cba7b7d6c3.tar.gz
bcm5719-llvm-abf4371339862cb739ae7dc8595e12cba7b7d6c3.zip
Implements the convenience matcher findAll.
We found that findAll has been implemented incorrectly multiple times by various people using the matchers. To prevent further wasted development effort, it makes sense to add it as convenience matcher implemented as eachOf(m, forEachDescendant(m)). This patch also updates the docs with the new matchers. llvm-svn: 174320
Diffstat (limited to 'llvm/lib/CodeGen/InlineSpiller.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud