MCPcopy 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
5582void BfIRCodeGen::SetCodeGenOptions(BfCodeGenOptions codeGenOptions)
5583{
5584 mCodeGenOptions = codeGenOptions;
5585}
5586
5587void BfIRCodeGen::SetConfigConst(int idx, int value)
5588{

Callers 1

RunLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected