\brief Check if the data-type of the given value being used as a pointer makes sense If the data-type is a pointer make sure: - The pointed-to size matches the size of the value being loaded are stored - Any address space attached to the pointer matches the address space of the LOAD/STORE If any of the conditions are violated, a warning is added to the output. \param op is the LOAD/STORE acting
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected