Home
last modified time | relevance | path

Searched defs:Scop (Results 1 – 12 of 12) sorted by relevance

/llvm-project/polly/include/polly/
H A DManualOptimizer.h23 class Scop; variable
H A DPolyhedralInfo.h30 class Scop; variable
H A DScopPass.h41 class Scop; variable
H A DZoneAlgo.h31 class Scop; variable
H A DScopInfo.h432 friend class Scop; variable
[all...]
/llvm-project/polly/include/polly/CodeGen/
H A DUtils.h29 class Scop; variable
H A DIRBuilder.h27 class Scop; variable
/llvm-project/polly/include/polly/Support/
H A DSCEVAffinator.h21 class Scop; variable
H A DScopHelper.h36 class Scop; variable
/llvm-project/polly/utils/pyscop/
H A Dpyscop.py5 class Scop: class
/llvm-project/polly/lib/CodeGen/
H A DIslAst.cpp445 static bool benefitsFromPolly(Scop &Scop, bool PerformParallelTest) { in benefitsFromPolly() argument
493 IslAst::IslAst(Scop &Scop) : S(Scop), Ctx(Scop.getSharedIslCtx()) {} in IslAst() argument
553 IslAst IslAst::create(Scop &Scop, const Dependences &D) { in create() argument
640 Scop &Scop, in runIslAst() argument
781 bool IslAstInfoWrapperPass::runOnScop(Scop &Scop) { in runOnScop() argument
/llvm-project/polly/lib/Analysis/
H A DScopInfo.cpp1600 Scop::Scop(Region &R, ScalarEvolution &ScalarEvolution, LoopInfo &LI, Scop() function in Scop
[all...]