NAKAMURA Takumi df1913982b Instruction::isIdenticalToWhenDefined(): Check getNumOperands() in advance of std::equal(op) to appease MSVC Debug build.
MSVC Debug build is confused with (possibly invalid) op_begin(), if op_begin() == op_end().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210000 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-02 01:35:34 +00:00
..
2014-04-29 23:37:02 +00:00
2014-05-07 09:51:22 +00:00
2014-04-28 04:05:08 +00:00
2014-05-26 19:57:55 +00:00