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

Method getModRefInfo

lib/Analysis/BasicAliasAnalysis.cpp:705–786  ·  view source on GitHub ↗

Checks to see if the specified callsite can clobber the specified memory object. Since we only look at local properties of this function, we really can't say much about this query. We do, however, use simple "address taken" analysis on local objects.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

notDifferentParentFunction · 0.85
GetUnderlyingObjectFunction · 0.85
isNonEscapingLocalObjectFunction · 0.85
MemoryLocationClass · 0.85
isIntrinsicCallFunction · 0.85
getModRefInfoFunction · 0.85
data_operands_beginMethod · 0.80
data_operands_endMethod · 0.80
isPointerTyMethod · 0.80
isByValArgumentMethod · 0.80
assertFunction · 0.50
getInstructionMethod · 0.45

Tested by

no test coverage detected