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

Function isNonEscapingLocalObject

lib/Analysis/BasicAliasAnalysis.cpp:72–93  ·  view source on GitHub ↗

Returns true if the pointer is to a function-local object that never escapes from the function.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getModRefInfoMethod · 0.85
aliasCheckMethod · 0.85

Calls 2

hasByValAttrMethod · 0.80
hasNoAliasAttrMethod · 0.80

Tested by

no test coverage detected