Searched refs:num_iter (Results 1 – 1 of 1) sorted by relevance
94 const int num_iter = NumberOfFrames(stack_size_log, class_id); in Allocate() local96 for (int i = 0; i < num_iter; i++) { in Allocate()