llvm-project
61b294aa
- Introduce CounterExpressionBuilder::subst(C, Map) (#112698)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
335 days ago
Introduce CounterExpressionBuilder::subst(C, Map) (#112698) This return a counter for each term in the expression replaced by ReplaceMap. At the moment, this doesn't update the Map, so Map is marked as `const`.
References
#112698 - Introduce CounterExpressionBuilder::subst(C, Map)
Author
chapuni
Parents
24a92f50
Loading