Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ IsEmpty
Method
IsEmpty
IDEHelper/Backend/BeModule.cpp:751–754 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
749
}
750
751
bool BeBlock::IsEmpty()
752
{
753
return mInstructions.size() == 0;
754
}
755
756
BeType* BeCallInst::GetType()
757
{
Callers
13
ToString
Method · 0.45
Hash
Method · 0.45
StructToString
Method · 0.45
CreateCall
Method · 0.45
HashContent
Method · 0.45
IsModuleEmpty
Method · 0.45
HandleNextCmd
Method · 0.45
Generate
Method · 0.45
Finish
Method · 0.45
SetStructBody
Method · 0.45
Finish
Method · 0.45
HasStructRet
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected