Searched defs:LoopProperties (Results 1 – 4 of 4) sorted by relevance
102 struct LoopProperties { struct in __anon79227d7a0111::LUAnalysisCache103 unsigned CanBeUnswitchedCount;104 unsigned WasUnswitchedCount;105 unsigned SizeEstimation;106 UnswitchedValsMap UnswitchedVals;
108 struct LoopProperties { struct in __anonc7906b9c0111::LUAnalysisCache109 unsigned CanBeUnswitchedCount;110 unsigned WasUnswitchedCount;111 unsigned SizeEstimation;112 UnswitchedValsMap UnswitchedVals;
6143 using LoopProperties = ScalarEvolution::LoopProperties; in getLoopProperties() typedef
7357 using LoopProperties = ScalarEvolution::LoopProperties; in getLoopProperties() typedef