Static Value-Flow Analysis
|
Carries around command line options. More...
#include <Options.h>
Public Member Functions | |
Options (void)=delete | |
|
delete |
|
static |
|
static |
Whether to stage Andersen's with Steensgaard and cluster based on that data.
|
static |
Clustering method for ClusterFs/ClusterAnder. TODO: we can separate it into two options, and make Clusterer::cluster take in a method argument rather than plugging Options::ClusterMethod inside Clusterer::cluster directly, but it seems we will always want single anyway, and this is for testing.
|
static |
If set, only return the clock when getClk is called as getClk(true). Retrieving the clock is slow but it should be fine for a few calls. This is good for benchmarking when we don't need to know how long processLoad takes, for example (many calls), but want to know things like total solve time. Should be used only to affect getClk, not CLOCK_IN_MS.
|
static |
|
static |
|
static |
|
static |
|
static |