This avoids the silly double search:
if (isLiveIn(Reg))
removeLiveIn(Reg);
llvm-svn: 153592
31 KiB
31 KiB
This avoids the silly double search:
if (isLiveIn(Reg))
removeLiveIn(Reg);
llvm-svn: 153592