Add a mechanism for invalidating the LiveOutInfo of a PHI, and use it whenever
[oota-llvm.git] / lib / CodeGen / AllocationOrder.h
2010-12-10 Jakob Stoklund OlesenAdd an AllocationOrder class that can iterate over...