Remove implementation of getNumberOfIterations from header [NFC]
We moved this implementation into the header file to share it between the CLooG and isl code generator. As the CLooG code generator was dropped, the implementation can be folded back into the .cpp file. No functional change intended. llvm-svn: 235860
Loading
Please sign in to comment