The reachability cloner should add arguments to merged calls when the RHS of
authorChris Lattner <sabre@nondot.org>
Mon, 21 Mar 2005 09:39:51 +0000 (09:39 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Mar 2005 09:39:51 +0000 (09:39 +0000)
commit3f90a94c5dcb2fe1aae705f66684b3902f5ec8d6
tree29ecbe375224d5bfe907d5bf067559f017a5e709
parent38d807ea8bfa5df951bcf548aef464ea48ff9370
The reachability cloner should add arguments to merged calls when the RHS of
the merge has more operands than the LHS.

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