Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GenCodeCmdLogAndL
Function
GenCodeCmdLogAndL
NULLC/CodeGen_X86.cpp:2810–2814 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2808
}
2809
2810
void GenCodeCmdLogAndL(VMCmd cmd)
2811
{
2812
(void)cmd;
2813
assert(!
"Unknown command cmdLogAndL"
);
2814
}
2815
2816
void GenCodeCmdLogOrL(VMCmd cmd)
2817
{
Callers
nothing calls this directly
Calls
1
assert
Function · 0.85
Tested by
no test coverage detected