CloneModule stores the BasicBlock mapping in ValueMap. There's no need to
recompute it. This fixes a O(n^2) in number of blocks when reducing a crash. llvm-svn: 68422
Loading
Please register or sign in to comment
recompute it. This fixes a O(n^2) in number of blocks when reducing a crash. llvm-svn: 68422