Use uint16_t to store register overlaps to reduce static data.
[oota-llvm.git] / lib / CodeGen / PHIEliminationUtils.h
2010-12-05 Cameron ZwarichMove the FindCopyInsertPoint method of PHIElimination...