Aggressively prune the DFS when inserting phi-defs.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 18 Aug 2010 19:00:11 +0000 (19:00 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Wed, 18 Aug 2010 19:00:11 +0000 (19:00 +0000)
commit4d440bd786ae4dad7035c30fd09044a9efc8dccd
tree9a631ebe204c82dfcbe6ad380737891355facdad
parent1407c84242688dbcdbaa5b0296c18f46d102f25a
Aggressively prune the DFS when inserting phi-defs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111394 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DepthFirstIterator.h
lib/CodeGen/SplitKit.cpp