The product of two chrec's can always be represented as a chrec.
authorNick Lewycky <nicholas@mxc.ca>
Tue, 4 Oct 2011 06:51:26 +0000 (06:51 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 4 Oct 2011 06:51:26 +0000 (06:51 +0000)
commite97728ecf8a0ee69562cc0e7880cfaa65200c624
treeefec7199224c5861d0342b7b7bc827e30ce60947
parent6744a17dcfb941d9fdd869b9f06e20660e18ff88
The product of two chrec's can always be represented as a chrec.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141066 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/ScalarEvolution.h
lib/Analysis/ScalarEvolution.cpp
unittests/Analysis/ScalarEvolutionTest.cpp