Add a forgotten VireReg2IndexFunctor.

llvm-svn: 123123
This commit is contained in:
Jakob Stoklund Olesen 2011-01-09 18:58:33 +00:00
parent 45539edad2
commit d65524da0f
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ namespace llvm {
/// Virt2SplitKillMap - This is splitted virtual register to its last use
/// (kill) index mapping.
IndexedMap<SlotIndex> Virt2SplitKillMap;
IndexedMap<SlotIndex, VirtReg2IndexFunctor> Virt2SplitKillMap;
/// ReMatMap - This is virtual register to re-materialized instruction
/// mapping. Each virtual register whose definition is going to be