| addAccess(MemoryAccess *Access, bool Prepend=false) | polly::ScopStmt | |
| BaseName | polly::ScopStmt | private |
| BB | polly::ScopStmt | private |
| begin() | polly::ScopStmt | inline |
| begin() const | polly::ScopStmt | inline |
| Build | polly::ScopStmt | private |
| const_iterator typedef | polly::ScopStmt | |
| contains(const Loop *L) const | polly::ScopStmt | inline |
| contains(Instruction *Inst) const | polly::ScopStmt | inline |
| Domain | polly::ScopStmt | private |
| dump() const | polly::ScopStmt | |
| end() | polly::ScopStmt | inline |
| end() const | polly::ScopStmt | inline |
| ensureValueRead(Value *V) | polly::ScopStmt | |
| getArrayAccessFor(const Instruction *Inst) const | polly::ScopStmt | inline |
| getArrayAccessOrNULLFor(const Instruction *Inst) const | polly::ScopStmt | inline |
| getAstBuild() const | polly::ScopStmt | inline |
| getBaseName() const | polly::ScopStmt | |
| getBasicBlock() const | polly::ScopStmt | inline |
| getDomain() const | polly::ScopStmt | |
| getDomainId() const | polly::ScopStmt | |
| getDomainSpace() const | polly::ScopStmt | |
| getDomainStr() const | polly::ScopStmt | |
| getEntryBlock() const | polly::ScopStmt | |
| getInstructions() const | polly::ScopStmt | inline |
| getInvalidContext() const | polly::ScopStmt | inline |
| getInvalidDomain() const | polly::ScopStmt | inline |
| getIslCtx() const | polly::ScopStmt | |
| getLoopForDimension(unsigned Dimension) const | polly::ScopStmt | |
| getNumIterators() const | polly::ScopStmt | |
| getParent() | polly::ScopStmt | inline |
| getParent() const | polly::ScopStmt | inline |
| getRegion() const | polly::ScopStmt | inline |
| getSchedule() const | polly::ScopStmt | |
| getScheduleStr() const | polly::ScopStmt | |
| getSurroundingLoop() const | polly::ScopStmt | inline |
| Instructions | polly::ScopStmt | private |
| InstructionToAccess | polly::ScopStmt | private |
| insts() const | polly::ScopStmt | inline |
| insts_begin() const | polly::ScopStmt | inline |
| insts_end() const | polly::ScopStmt | inline |
| InvalidDomain | polly::ScopStmt | private |
| isBlockStmt() const | polly::ScopStmt | inline |
| isCopyStmt() const | polly::ScopStmt | inline |
| isEmpty() const | polly::ScopStmt | inline |
| isRegionStmt() const | polly::ScopStmt | inline |
| iterator typedef | polly::ScopStmt | |
| lookupArrayAccessesFor(const Instruction *Inst) const | polly::ScopStmt | inline |
| lookupInputAccessOf(Value *Val) const | polly::ScopStmt | inline |
| lookupPHIReadOf(PHINode *PHI) const | polly::ScopStmt | inline |
| lookupPHIWriteOf(PHINode *PHI) const | polly::ScopStmt | inline |
| lookupValueReadOf(Value *Inst) const | polly::ScopStmt | inline |
| lookupValueWriteOf(Instruction *Inst) const | polly::ScopStmt | inline |
| MemAccs | polly::ScopStmt | private |
| MemoryAccessVec typedef | polly::ScopStmt | |
| NestLoops | polly::ScopStmt | private |
| operator=(const ScopStmt &)=delete | polly::ScopStmt | |
| Parent | polly::ScopStmt | private |
| PHIReads | polly::ScopStmt | private |
| PHIWrites | polly::ScopStmt | private |
| prependInstruction(Instruction *Inst) | polly::ScopStmt | inline |
| print(raw_ostream &OS, bool PrintInstructions) const | polly::ScopStmt | |
| printInstructions(raw_ostream &OS) const | polly::ScopStmt | |
| R | polly::ScopStmt | private |
| realignParams() | polly::ScopStmt | |
| removeAccessData(MemoryAccess *MA) | polly::ScopStmt | private |
| removeMemoryAccess(MemoryAccess *MA) | polly::ScopStmt | |
| removeSingleMemoryAccess(MemoryAccess *MA, bool AfterHoisting=true) | polly::ScopStmt | |
| represents(BasicBlock *BB) const | polly::ScopStmt | inline |
| restrictDomain(isl::set NewDomain) | polly::ScopStmt | |
| ScopBuilder class | polly::ScopStmt | friend |
| ScopStmt(Scop &parent, BasicBlock &bb, StringRef Name, Loop *SurroundingLoop, std::vector< Instruction * > Instructions) | polly::ScopStmt | |
| ScopStmt(Scop &parent, Region &R, StringRef Name, Loop *SurroundingLoop, std::vector< Instruction * > EntryBlockInstructions) | polly::ScopStmt | |
| ScopStmt(Scop &parent, isl::map SourceRel, isl::map TargetRel, isl::set Domain) | polly::ScopStmt | |
| ScopStmt(const ScopStmt &)=delete | polly::ScopStmt | |
| setAstBuild(isl::ast_build B) | polly::ScopStmt | inline |
| setInstructions(ArrayRef< Instruction * > Range) | polly::ScopStmt | inline |
| setInvalidDomain(isl::set ID) | polly::ScopStmt | |
| size() const | polly::ScopStmt | inline |
| SurroundingLoop | polly::ScopStmt | private |
| ValueReads | polly::ScopStmt | private |
| ValueWrites | polly::ScopStmt | private |
| ~ScopStmt() | polly::ScopStmt | |