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

Function AreEquivalentAddressValues

lib/Analysis/Loads.cpp:154–172  ·  view source on GitHub ↗

\brief Test if A and B will obviously have the same value. This includes recognizing that %t0 and %t1 will have the same value in code like this: \code %t0 = getelementptr \@a, 0, 3 store i32 0, i32* %t0 %t1 = getelementptr \@a, 0, 3 %t2 = load i32* %t1 \endcode

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 1

Tested by

no test coverage detected