[AggressiveInstCombine] Fixed TruncCombine class to handle TruncInst leaf node correctly. This covers the case where TruncInst leaf node is a constant expression. See PR36121 for more details.
Differential Revision: https://reviews.llvm.org/D42622
llvm-svn: 323926