summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveInterval.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-01-11 22:04:54 +0000
committerDouglas Gregor <dgregor@apple.com>2010-01-11 22:04:54 +0000
commit323ade5ac8228f1eeb926cbd5a16a59bd7372b75 (patch)
tree58484e879e45e242c820afab149ea37311a69943 /llvm/lib/CodeGen/LiveInterval.cpp
parent99789a7a76de9675f0abe5c87c35887b40274ab6 (diff)
downloadbcm5719-llvm-323ade5ac8228f1eeb926cbd5a16a59bd7372b75.tar.gz
bcm5719-llvm-323ade5ac8228f1eeb926cbd5a16a59bd7372b75.zip
Use isa<ElaboratedType> rather than getAs<ElaboratedType>, since the
latter may (eventually) perform multiple levels of desugaring (thus breaking the newly-added tests) and the former is faster. Thanks, John! llvm-svn: 93192
Diffstat (limited to 'llvm/lib/CodeGen/LiveInterval.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud