Searched refs:LoopProperties (Results 1 – 1 of 1) sorted by relevance
100 struct LoopProperties { struct in __anon1bf9f3440111::LUAnalysisCache109 typedef std::map<const Loop*, LoopProperties> LoopPropsMap;114 LoopProperties *CurrentLoopProperties;273 LoopsProperties.insert(std::make_pair(L, LoopProperties())); in countLoop()275 LoopProperties &Props = PropsIt->second; in countLoop()322 LoopProperties &Props = LIt->second; in forgetLoop()354 LoopProperties &NewLoopProps = LoopsProperties[NewLoop]; in cloneData()355 LoopProperties &OldLoopProps = *CurrentLoopProperties; in cloneData()