1 #ifndef LIVE_DEAD_VAR_ANALYSIS_H
2 #define LIVE_DEAD_VAR_ANALYSIS_H
51 void remapVars(
const std::map<varID, varID>& varNameMap,
const Function& newFunc);
98 std::string
str(std::string indent=
"");
169 std::vector<Lattice*>& initLattices, std::vector<NodeFact*>& initFacts);
172 NodeState& state,
const std::vector<Lattice*>& dfInfo)
285 void remapVars(
const std::map<varID, varID>& varNameMap,
const Function& newFunc);
328 std::string
str(std::string indent=
"");