MCPcopy 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
266struct CeEmitEntry

Callers 1

BuildMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected