ValuePropagate::known_value
Synopsis
Declared in <src/midend/programAnalysis/valuePropagation/ValuePropagate.h>
bool
known_value(
AstNodePtr const& exp,
HasValueDescriptor* result = 0,
bool* change = 0);
Created with MrDocs
Declared in <src/midend/programAnalysis/valuePropagation/ValuePropagate.h>
bool
known_value(
AstNodePtr const& exp,
HasValueDescriptor* result = 0,
bool* change = 0);
Created with MrDocs