MCPcopy Create free account
hub / github.com/cseagle/blc / highPtrPossible

Method highPtrPossible

architecture.hh:408–411  ·  view source on GitHub ↗

The Translate object keeps track of address ranges for which it is effectively impossible to have a pointer into. This is used for pointer aliasing calculations. This routine returns \b true if it is \e possible to have pointers into the indicated range. \param loc is the starting address of the range \param size is the size of the range in bytes \return \b true if pointers are possible

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

guardMethod · 0.80

Calls 3

inRangeMethod · 0.80
getTypeMethod · 0.45
getSpaceMethod · 0.45

Tested by

no test coverage detected