Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / lib / Support / APSInt.cpp
2008-01-19 Ted KremenekAdded FoldingSet style 'profiling' support for APSInt.