Static Value-Flow Analysis
|
Variables | |
const std::string | derefMDName = "ctir" |
const std::string | vtMDName = "ctir.vt" |
const std::string | vtInitMDName = "ctir.vt.init" |
const uint32_t | moduleFlagValue = 1 |
Value we expect a ctir-annotated module to have. | |
Constants pertaining to CTir, for C and C++. TODO: move helper functions here too?
const std::string SVF::cppUtil::ctir::derefMDName = "ctir" |
const std::string SVF::cppUtil::ctir::vtInitMDName = "ctir.vt.init" |