Remove SlotIndex::PHI_BIT. It is no longer used by anything.
[oota-llvm.git] / include / llvm / CodeGen / Analysis.h
2010-04-21 Dan GohmanMove several SelectionDAG-independent utility functions...