1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

Add a forgotten VireReg2IndexFunctor.

llvm-svn: 123123
This commit is contained in:
Jakob Stoklund Olesen 2011-01-09 18:58:33 +00:00
parent 07e2fbd31e
commit 0088b6ffb6

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