mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-14 00:36:06 +00:00

uses of loop values outside the loop. We need loop-closed SSA form to do this right, or to use SSA rewriting if we really care. llvm-svn: 26089