| 
    ROSE 0.11.145.357
    
   | 
 
Trivial path feasibility predicate.
This path feasibility predicate always returns true. This causes the data-flow to be path insensitive and always follow all edges when propagating states along edges.
Definition at line 235 of file DataFlow.h.
#include <Rose/BinaryAnalysis/DataFlow.h>

Public Member Functions | |
| bool | operator() (const CFG &, const typename CFG::Edge &, const State &, const State &) | 
      
  | 
  inline | 
Definition at line 237 of file DataFlow.h.