#include <FirRegLowering.h>
|
using | ValidUsersIterator = llvm::filter_iterator< Operation::user_iterator, std::function< bool(const Operation *)> > |
|
Definition at line 48 of file FirRegLowering.h.
◆ ValidUsersIterator
◆ OpUserInfo()
circt::OpUserInfo::OpUserInfo |
( |
Operation * |
op | ) |
|
|
inline |
◆ getAndSetUnvisited()
bool circt::OpUserInfo::getAndSetUnvisited |
( |
| ) |
|
|
inline |
◆ op
Operation* circt::OpUserInfo::op |
◆ opAllowsReachability
std::function< bool(const Operation *op)> OpUserInfo::opAllowsReachability |
|
static |
◆ unvisited
bool circt::OpUserInfo::unvisited = true |
|
private |
◆ userEnd
◆ userIter
The documentation for this struct was generated from the following files:
- /home/runner/work/circt-www/circt-www/circt_src/lib/Conversion/SeqToSV/FirRegLowering.h
- /home/runner/work/circt-www/circt-www/circt_src/lib/Conversion/SeqToSV/FirRegLowering.cpp