Add assertion checks to the SCEV operator creation methods to catch
authorDan Gohman <gohman@apple.com>
Mon, 18 May 2009 15:44:58 +0000 (15:44 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 18 May 2009 15:44:58 +0000 (15:44 +0000)
commitf78a978d4674c5163663170d8d162479a96d014f
tree0e20b02369ac75427b517679c4310805c432abfe
parent859b4824eeb2d88c441e855afe3dd7827dfd62a4
Add assertion checks to the SCEV operator creation methods to catch
type mismatches.

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