Searched refs:total_instructions_ (Results 1 – 4 of 4) sorted by relevance
169 void increment_total_instructions() { total_instructions_++; } in increment_total_instructions()580 size_t total_instructions_ = 0; variable
218 ordered_instructions_.reserve(total_instructions_); in preallocateStorage()
174 void increment_total_instructions() { total_instructions_++; } in increment_total_instructions()596 size_t total_instructions_ = 0; variable
219 ordered_instructions_.reserve(total_instructions_); in preallocateStorage()