retdec
Classes | Namespaces
statements_counter.h File Reference

Counter of the number of statements in a block. More...

#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/visitors/ordered_all_visitor.h"
#include "retdec/utils/non_copyable.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::StatementsCounter
 Counter of the number of statements in a block. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Counter of the number of statements in a block.