A pass to combine multiple backedges that go to same target
authorAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 18 Jul 2003 16:08:32 +0000 (16:08 +0000)
committerAnand Shukla <ashukla@cs.uiuc.edu>
Fri, 18 Jul 2003 16:08:32 +0000 (16:08 +0000)
commit0df7ddbd31397356ef2ac0b44a2f188353ceeed9
tree838e35d63673c3cb669082e8ba0eb4789999605e
parentbfedb912cd35704fcd39411d886bbfaefa3faa15
A pass to combine multiple backedges that go to same target

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7201 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/ProfilePaths/CombineBranch.cpp [new file with mode: 0644]