Searched refs:MaximalStaticExpander (Results 1 – 1 of 1) sorted by relevance
37 class MaximalStaticExpander : public ScopPass { class41 explicit MaximalStaticExpander() : ScopPass(ID) {} in MaximalStaticExpander() function in __anonc3ef59060111::MaximalStaticExpander43 ~MaximalStaticExpander() override = default;130 char MaximalStaticExpander::ID = 0;132 isl::union_map MaximalStaticExpander::filterDependences( in filterDependences()170 bool MaximalStaticExpander::isExpandable( in isExpandable()314 void MaximalStaticExpander::mapAccess(Scop &S, in mapAccess()349 ScopArrayInfo *MaximalStaticExpander::expandAccess(Scop &S, MemoryAccess *MA) { in expandAccess()417 void MaximalStaticExpander::expandPhi(Scop &S, const ScopArrayInfo *SAI, in expandPhi()428 void MaximalStaticExpander::emitRemark(StringRef Msg, Instruction *Inst) { in emitRemark()[all …]