Return the number of counters for the instrumented function.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

ConstantInt*
getNumCounters() const;

Return Value

The number of counters for the instrumented function.

Created with MrDocs