33using namespace SVFUtil;
void reportBug(ProgSlice *slice)
Report file/close bugs.
std::vector< SVFBugEvent > EventStack
const CallICFGNode * getSrcCSID(const SVFGNode *src)
void addSaberBug(GenericBug::BugType bugType, const GenericBug::EventStack &eventStack)
virtual bool isSomePathReachable()
Whether it is some path reachable from a source.
virtual bool isAllPathReachable()
Whether it is all path reachable from a source.
llvm::IRBuilder IRBuilder