Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsImmediate
Method
IsImmediate
IDEHelper/Compiler/CeMachine.h:260–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
bool IsImmediate()
261
{
262
return mKind == CeOperandKind_Immediate;
263
}
264
};
265
266
struct CeEmitEntry
Callers
1
Build
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected