Recursively check if the Varnode is either: - Copied or extended from a constant - The result of arithmetic or logical operations on constants - Loaded from a pointer that is a constant \param maxBinary is the maximum depth of binary operations to inspect (before giving up) \param maxLoad is the maximum number of CPUI_LOAD operations to allow in a sequence \return \b true if the Varnode (might) c
source not stored for this graph (policy: none)
no test coverage detected