Searched defs:LoopProperties (Results 1 – 2 of 2) sorted by relevance
108 struct LoopProperties { struct in __anon700903ce0111::LUAnalysisCache109 unsigned CanBeUnswitchedCount;110 unsigned WasUnswitchedCount;111 unsigned SizeEstimation;112 UnswitchedValsMap UnswitchedVals;
6143 using LoopProperties = ScalarEvolution::LoopProperties; in getLoopProperties() typedef