\brief Check if there are any unconsumed LOADs that may be from volatile addresses. It may be too early to remove certain LOAD operations even though their result isn't consumed because it may be of a volatile address with side effects. If a LOAD meets this criteria, it is added to the worklist and \b true is returned. \param data is the function being analyzed \param worklist is the container o
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected