Return the function this cycle info was computed for.

Synopsis

Declared in <llvm/ADT/GenericCycleInfo.h>

FunctionT const*
getFunction() const;

Return Value

Function this cycle info was computed for, or null if none.

Created with MrDocs