Helper class for computing cycle information.
Declared in <llvm/ADT/GenericCycleImpl.h>
template<typename ContextT>
class GenericCycleInfoCompute;
Compute helper that builds the cycle forest for a function.
| Name | Description |
|---|---|
GenericCycleInfoCompute [constructor] | Construct a cycle-info computer bound to Info. |
run | Main function of the cycle info computations. |