Searched refs:innermost_all_recording (Results 1 – 1 of 1) sorted by relevance
2920 AccumulatorSet::const_iterator innermost_all_recording = accumulators.begin(); local2921 for (; innermost_all_recording != accumulators.end();2922 ++innermost_all_recording) {2923 if ((*innermost_all_recording)->accumulator->BusyAccumulating()) {2928 innermost_all_recording);