[LoopUnrollAnalyzer] Take into account cost of instructions controlling...
[LoopUnrollAnalyzer] Take into account cost of instructions controlling branches, along with their operands. Previously, we didn't add their and their operands cost, which could've resulted in unrolling loops for no actual benefit. llvm-svn: 269985
Loading
Please register or sign in to comment