35 for(value_mapt::const_iterator
40 out <<
v_it->first <<
":";
42 for(object_id_sett::const_iterator
59 switch(instruction.
type())
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
const entry_mapt & entries() const
Get a map from program points to their corresponding node indices.
This class represents an instruction in the GOTO intermediate representation.
goto_program_instruction_typet type() const
What kind of instruction?
bool transform(const cfgt::nodet &)
void output(std::ostream &out) const
Field-sensitive, location-insensitive points-to analysis.