Make sure SDDbgValue.Invalid is initialized to false by all the constructors.
[oota-llvm.git] / lib / CodeGen / SimpleHazardRecognizer.h
2009-08-10 David GoodwinPost RA scheduler changes. Introduce a hazard recognize...