MCPcopy Create free account
hub / github.com/AliveToolkit/alive2 / bitsPtrOffset

Method bitsPtrOffset

ir/function.h:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 bool hasReturn() const;
184 unsigned bitsPointers() const { return bits_pointers; }
185 unsigned bitsPtrOffset() const { return bits_ptr_offset; }
186 bool isLittleEndian() const { return little_endian; }
187 bool isVarArgs() const { return is_var_args; }
188

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected