Searched refs:LoopPropsMap (Results 1 – 2 of 2) sorted by relevance
111 typedef std::map<const Loop*, LoopProperties> LoopPropsMap; typedef in __anon9d490c700111::LUAnalysisCache112 typedef LoopPropsMap::iterator LoopPropsMapIt;114 LoopPropsMap LoopsProperties;
117 using LoopPropsMap = std::map<const Loop *, LoopProperties>; typedef in __anoneedae8120111::LUAnalysisCache118 using LoopPropsMapIt = LoopPropsMap::iterator;120 LoopPropsMap LoopsProperties;