Alessandro Di Federico
|
c1cbb4e9a0
|
Initialize pointers to nullptr
|
2024-09-27 12:07:17 +02:00 |
|
Ivan Krysak
|
9f1d9fd5d0
|
Use Container::contains() where appropriate
|
2023-07-02 15:06:11 +00:00 |
|
Ivan Krysak
|
11c0d7f02e
|
Stop using \brief doxygen command
|
2023-03-15 10:19:01 +01:00 |
|
Pietro Fezzardi
|
12ab345848
|
SubGraph: make getEntryNode more const-correct
GraphTraits<SubGraph<InnerNodeType>>::getEntryNode now takes a const
GraphType &, not just a GraphType &.
|
2022-09-19 08:33:45 +02:00 |
|
Alessandro Di Federico
|
0793e4afcb
|
Turn lifting into a pass
|
2022-03-11 15:37:12 +01:00 |
|