Home
last modified time | relevance | path

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

/external/llvm-project/polly/include/polly/CodeGen/
DUtils.h29 class Scop; variable
DIRBuilder.h27 class Scop; variable
/external/llvm-project/polly/include/polly/
DPolyhedralInfo.h30 class Scop; variable
DScopPass.h29 class Scop; variable
DZoneAlgo.h31 class Scop; variable
DScheduleOptimizer.h45 class Scop; variable
DScopInfo.h423 friend class Scop; variable
/external/llvm-project/polly/utils/pyscop/
Dpyscop.py4 class Scop: class
/external/llvm-project/polly/include/polly/Support/
DSCEVAffinator.h21 class Scop; variable
DScopHelper.h35 class Scop; variable
/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp460 static bool benefitsFromPolly(Scop &Scop, bool PerformParallelTest) { in benefitsFromPolly() argument
508 IslAst::IslAst(Scop &Scop) : S(Scop), Ctx(Scop.getSharedIslCtx()) {} in IslAst() argument
574 IslAst IslAst::create(Scop &Scop, const Dependences &D) { in create() argument
787 bool IslAstInfoWrapperPass::runOnScop(Scop &Scop) { in runOnScop() argument
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1700 Scop::Scop(Region &R, ScalarEvolution &ScalarEvolution, LoopInfo &LI, in Scop() function in Scop