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