Searched refs:last_read_cycle_end_ (Results 1 – 2 of 2) sorted by relevance
513 llvm::Value* last_read_cycle_end_ = nullptr; variable
2767 last_read_cycle_end_ = cycle_end; in RecordCycleDelta()2772 if (last_read_cycle_end_ && first_read_cycle_start_) { in RecordCompleteComputation()2773 UpdateProfileCounter(b, prof_counter, last_read_cycle_end_, in RecordCompleteComputation()