Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsDirectRelToAny
Method
IsDirectRelToAny
IDEHelper/Backend/BeMCContext.h:869–872 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
867
}
868
869
bool IsDirectRelToAny()
870
{
871
return (mRelTo) && (mRelOffset.IsZero()) && (mRelOffsetScale == 1);
872
}
873
874
void SetRetVal()
875
{
Callers
7
AllocRelativeVirtualReg
Method · 0.80
FixOperand
Method · 0.80
GetRMParams
Method · 0.80
EmitModRM
Method · 0.80
DoInstCombinePass
Method · 0.80
DoActualization
Method · 0.80
DoLegalization
Method · 0.80
Calls
1
IsZero
Method · 0.45
Tested by
no test coverage detected