Do not carry ScopDetection along with a Scop.
Make Scop become more portable such that we can use it in a CallGraphSCC pass. The first step is to drop the analyses that are only used during Scop construction. This patch drop ScopDecection from Scop. llvm-svn: 260817
Loading
Please sign in to comment