Searched defs:LoopInvariantCodeMotion (Results 1 – 1 of 1) sorted by relevance
155 struct LoopInvariantCodeMotion { struct156 using ASTrackerMapTy = DenseMap<Loop *, std::unique_ptr<AliasSetTracker>>;162 ASTrackerMapTy &getLoopToAliasSetMap() { return LoopToAliasSetMap; } in getLoopToAliasSetMap()165 ASTrackerMapTy LoopToAliasSetMap;