Searched defs:Scop (Results 1 – 12 of 12) sorted by relevance
29 class Scop; variable
27 class Scop; variable
30 class Scop; variable
31 class Scop; variable
45 class Scop; variable
423 friend class Scop; variable
4 class Scop: class
21 class Scop; variable
35 class Scop; variable
460 static bool benefitsFromPolly(Scop &Scop, bool PerformParallelTest) { in benefitsFromPolly() argument508 IslAst::IslAst(Scop &Scop) : S(Scop), Ctx(Scop.getSharedIslCtx()) {} in IslAst() argument574 IslAst IslAst::create(Scop &Scop, const Dependences &D) { in create() argument787 bool IslAstInfoWrapperPass::runOnScop(Scop &Scop) { in runOnScop() argument
1700 Scop::Scop(Region &R, ScalarEvolution &ScalarEvolution, LoopInfo &LI, in Scop() function in Scop