[C++11] Add NArySCEV->Operands iterator range
authorTobias Grosser <tobias@grosser.es>
Wed, 7 May 2014 06:07:47 +0000 (06:07 +0000)
committerTobias Grosser <tobias@grosser.es>
Wed, 7 May 2014 06:07:47 +0000 (06:07 +0000)
commita1f8bd6753ca12605337ee3832cb47cfbc42eaac
tree4f03e2f29b4007f8a071edf57efa56d88864e3ff
parent111454f4e95a1d228ff200194dd047178538e12a
[C++11] Add NArySCEV->Operands iterator range

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