MCPcopy Create free account
hub / github.com/WheretIB/nullc / GenCodeCmdLogAnd

Function GenCodeCmdLogAnd

NULLC/CodeGen_X86.cpp:2542–2546  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2540}
2541
2542void GenCodeCmdLogAnd(VMCmd cmd)
2543{
2544 (void)cmd;
2545 assert(!"Unknown command cmdLogAnd");
2546}
2547
2548void GenCodeCmdLogOr(VMCmd cmd)
2549{

Callers

nothing calls this directly

Calls 1

assertFunction · 0.85

Tested by

no test coverage detected