|
std::map< std::string, bool > | _used |
|
std::map< ID, std::map< std::string, bool > > | _features |
|
Stage | _stage = Stage::COLLECT |
|
Module * | _current_module = nullptr |
|
|
enum | Stage { COLLECT,
PRUNE_USES,
PRUNE_DECLS
} |
|
using | result_t = Result |
|
using | erased_t = Erased |
|
using | base_t = Visitor< Result, Dispatcher, Erased, order > |
|
using | visitor_t = Dispatcher |
|
using | iterator_t = Iterator< Erased, order, false > |
|
using | const_iterator_t = Iterator< Erased, order, true > |
|
using | position_t = typename iterator_t::Position |
|
using | const_position_t = typename const_iterator_t::Position |
|
static const Order | order_ = order |
|
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/spicy-docs/checkouts/v1.4.1/hilti/toolchain/src/compiler/optimizer.cc