For blocks that are not loop headers, just print their loop depth and header BB.
[oota-llvm.git] / lib / CodeGen / SimpleHazardRecognizer.h
2009-08-10 David GoodwinPost RA scheduler changes. Introduce a hazard recognize...