MCPcopy 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
1193void NodePreOrPostOp::SetOptimised(bool doOptimisation)
1194{
1195 optimised = doOptimisation;
1196}
1197
1198
1199void NodePreOrPostOp::Compile()

Callers 1

AddPopNodeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected