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

Method getObjectSize

lib/Analysis/MemoryBuiltins.cpp:379–390  ·  view source on GitHub ↗

\brief Compute the size of the object pointed by Ptr. Returns true and the object size in Size if successful, and false otherwise. If RoundToAlign is true, then Size is rounded up to the aligment of allocas, byval arguments, and global variables.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

storeRegToStackSlotMethod · 0.45
loadRegFromStackSlotMethod · 0.45
MatchingStackOffsetFunction · 0.45
storeRegToStackSlotMethod · 0.45
loadRegFromStackSlotMethod · 0.45
storeRegToStackSlotMethod · 0.45
loadRegFromStackSlotMethod · 0.45
AddLoadStoreOperandsMethod · 0.45
getFrameIndexMMOFunction · 0.45
storeRegToStackSlotMethod · 0.45
loadRegFromStackSlotMethod · 0.45
storeRegToStackSlotMethod · 0.45

Calls 5

getSizeWithOverflowFunction · 0.85
getContextMethod · 0.45
computeMethod · 0.45
bothKnownMethod · 0.45
getZExtValueMethod · 0.45

Tested by

no test coverage detected