ValuePropagate::ValuePropagate
Construct from BaseGraphCreate
Synopsis
Declared in <src/midend/programAnalysis/valuePropagation/ValuePropagate.h>
ValuePropagate(BaseGraphCreate* c = 0);
Parameters
Name |
Description |
c |
The object to construct from |
Created with MrDocs