Home
last modified time | relevance | path

Searched defs:ScopStmt (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/polly/include/polly/
DSimplify.h122 class ScopStmt; variable
DZoneAlgo.h32 class ScopStmt; variable
DScopInfo.h424 friend class ScopStmt; variable
/external/llvm-project/polly/include/polly/CodeGen/
DBlockGenerators.h550 virtual void copyPHIInstruction(ScopStmt &, PHINode *, ValueMapT &, in copyPHIInstruction() argument
/external/llvm-project/polly/include/polly/Support/
DScopHelper.h36 class ScopStmt; variable
/external/llvm-project/polly/lib/Analysis/
DScopInfo.cpp1196 ScopStmt::ScopStmt(Scop &parent, Region &R, StringRef Name, in ScopStmt() function in ScopStmt
1203 ScopStmt::ScopStmt(Scop &parent, BasicBlock &bb, StringRef Name, in ScopStmt() function in ScopStmt
1210 ScopStmt::ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, in ScopStmt() function in ScopStmt