Rename isNoReturn to doesNotReturn, and isNoUnwind to
[oota-llvm.git] / lib / Transforms / Utils / BasicInliner.cpp
2007-07-27 Devang PatelUse SmallPtrSet.
2007-07-25 Devang PatelAdd BasicInliner interface.