Files
clang-p2996/llvm/lib/CodeGen/SlotIndexes.cpp
Jakob Stoklund Olesen 36171288ce Use basic block numbers as indexes when mapping slot index ranges.
This is more compact and faster than using DenseMap.

llvm-svn: 128763
2011-04-02 06:03:31 +00:00

5.4 KiB