Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ SetOptimised
Method
SetOptimised
NULLC/SyntaxTree.cpp:1193–1196 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1191
1192
1193
void NodePreOrPostOp::SetOptimised(bool doOptimisation)
1194
{
1195
optimised = doOptimisation;
1196
}
1197
1198
1199
void NodePreOrPostOp::Compile()
Callers
1
AddPopNode
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected