Polly 20.0.0git
ScopExpander Member List

This is the complete list of members for ScopExpander, including all inherited members.

expandCodeFor(const SCEV *E, Type *Ty, Instruction *IP)ScopExpanderinline
ExpanderScopExpanderprivate
GenFnScopExpanderprivate
GenSEScopExpanderprivate
isInGenRegion(Instruction *Inst)ScopExpanderinlineprivate
isInOrigRegion(Instruction *Inst)ScopExpanderinlineprivate
LoopMapScopExpanderprivate
NameScopExpanderprivate
RScopExpanderprivate
RTCBBScopExpanderprivate
SCEVCacheScopExpanderprivate
SCEVVisitor< ScopExpander, const SCEV * >ScopExpanderfriend
ScopExpander(const Region &R, ScalarEvolution &SE, Function *GenFn, ScalarEvolution &GenSE, const DataLayout &DL, const char *Name, ValueMapT *VMap, LoopToScevMapT *LoopMap, BasicBlock *RTCBB)ScopExpanderinlineexplicit
visit(const SCEV *E)ScopExpanderinline
visitAddExpr(const SCEVAddExpr *E)ScopExpanderinlineprivate
visitAddRecExpr(const SCEVAddRecExpr *E)ScopExpanderinlineprivate
visitConstant(const SCEVConstant *E)ScopExpanderinlineprivate
visitGenericInst(const SCEVUnknown *E, Instruction *Inst, Instruction *IP)ScopExpanderinlineprivate
visitMulExpr(const SCEVMulExpr *E)ScopExpanderinlineprivate
visitPtrToIntExpr(const SCEVPtrToIntExpr *E)ScopExpanderinlineprivate
visitSequentialUMinExpr(const SCEVSequentialUMinExpr *E)ScopExpanderinlineprivate
visitSignExtendExpr(const SCEVSignExtendExpr *E)ScopExpanderinlineprivate
visitSMaxExpr(const SCEVSMaxExpr *E)ScopExpanderinlineprivate
visitSMinExpr(const SCEVSMinExpr *E)ScopExpanderinlineprivate
visitTruncateExpr(const SCEVTruncateExpr *E)ScopExpanderinlineprivate
visitUDivExpr(const SCEVUDivExpr *E)ScopExpanderinlineprivate
visitUMaxExpr(const SCEVUMaxExpr *E)ScopExpanderinlineprivate
visitUMinExpr(const SCEVUMinExpr *E)ScopExpanderinlineprivate
visitUnknown(const SCEVUnknown *E)ScopExpanderinlineprivate
visitVScale(const SCEVVScale *E)ScopExpanderinlineprivate
visitZeroExtendExpr(const SCEVZeroExtendExpr *E)ScopExpanderinlineprivate
VMapScopExpanderprivate