Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ SetCodeGenOptions
Method
SetCodeGenOptions
IDEHelper/Compiler/BfIRCodeGen.cpp:5582–5585 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5580
}
5581
5582
void BfIRCodeGen::SetCodeGenOptions(BfCodeGenOptions codeGenOptions)
5583
{
5584
mCodeGenOptions = codeGenOptions;
5585
}
5586
5587
void BfIRCodeGen::SetConfigConst(int idx, int value)
5588
{
Callers
1
RunLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected