Camil Demetrescu edited osr-llvm.tex  over 8 years ago

Commit id: 711179122282e4fac9c853948c136d28c3b17637

deletions | additions      

       

}  \end{verbatim}  \begin{verbatim}  int isord2(long* v, long n) {  for (long i=1; i  if (v[i-1]>v[i]) return 0;  return 1;  }  \end{verbatim}  \subsection{Resolved OSR Points}  \subsection{Open OSR Points}