Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ EGraph
Class
EGraph
ir/fast_math.cpp:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
namespace {
25
26
class EGraph;
27
28
struct Node {
29
enum { Add, Sub, Mul, Div, Neg, Leaf } operation;
Callers
nothing calls this directly
Calls
2
size
Method · 0.45
empty
Method · 0.45
Tested by
no test coverage detected