Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
Transforms
Scalar
LoopUnswitch.cpp
Find file
Blame
History
Permalink
if CostMetrics says to never duplicate some code, don't unswitch a loop.
· 7a8db3a4
Chris Lattner
authored
Nov 01, 2009
This prevents unswitching from duplicating indbr's. llvm-svn: 85705
7a8db3a4
Loading