ΒΆvoid reportAndResetTimings(
    llvm::raw_ostream* OutStream = nullptr)

Description

If -time-passes has been specified, report the timings immediately and then reset the timers to zero. By default it uses the stream created by CreateInfoOutputFile().

Declared at: llvm/include/llvm/IR/PassTimingInfo.h:34

Parameters

llvm::raw_ostream* OutStream = nullptr