MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / adjustToPointerSize

Function adjustToPointerSize

lib/Analysis/BasicAliasAnalysis.cpp:327–331  ·  view source on GitHub ↗

To ensure a pointer offset fits in an integer of size PointerSize (in bits) when that size is smaller than 64. This is an issue in particular for 32b programs with negative indices that rely on two's complement wrap-arounds for precise alias information.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 1

assertFunction · 0.50

Tested by

no test coverage detected