Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SVF-tools/SVF
/ setTypeOfElement
Method
setTypeOfElement
svf/include/SVFIR/SVFType.h:508–511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
506
}
507
508
void setTypeOfElement(const SVFType* elemType)
509
{
510
typeOfElement = elemType;
511
}
512
513
void setNumOfElement(unsigned elemNum)
514
{
Callers
1
addSVFTypeInfo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected