Searched refs:period (Results 1 – 2 of 2) sorted by relevance
1 This thrashes the memory allocator and garbage collector for a brief period.
1153 int64_t period = 1; in GenerateLastValuePeriodic() local1156 for (; p->induction_class == HInductionVarAnalysis::kPeriodic; p = p->op_b, ++period) { in GenerateLastValuePeriodic()1176 int64_t li = m % period; in GenerateLastValuePeriodic()1188 if (period == 2 && in GenerateLastValuePeriodic()