Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ isVarArgs
Method
isVarArgs
ir/function.h:187–187 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
unsigned bitsPtrOffset() const { return bits_ptr_offset; }
186
bool isLittleEndian() const { return little_endian; }
187
bool isVarArgs() const { return is_var_args; }
188
189
void syncDataWithSrc(Function &src);
190
Callers
2
check
Method · 0.80
toSMT
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected