Internals: Cleanup some user() comments. No functional change.

Fixes #8048.
This commit is contained in:
Wilson Snyder
2026-08-08 13:05:05 -04:00
parent 18844537bd
commit 7601011bba
17 changed files with 33 additions and 30 deletions
+2
View File
@@ -380,6 +380,8 @@ public:
void V3FuncOpt::funcOptAll(AstNetlist* nodep) {
UINFO(2, __FUNCTION__ << ":");
{
// NODE STATE
// AstNode::user1() -> bool. Processed
const VNUser1InUse user1InUse;
FuncOptStats stats;
for (AstNodeModule* modp = nodep->modulesp(); modp;