#include <SVFFileSystem.h>
Definition at line 323 of file SVFFileSystem.h.
◆ ICFGWriter()
SVF::ICFGWriter::ICFGWriter |
( |
const ICFG * |
icfg | ) |
|
Definition at line 908 of file SVFFileSystem.cpp.
909{
910 for (
const auto&
pair : icfg->getIcfgNodeToSVFLoopVec())
911 {
913 {
915 }
916 }
917}
WriterPtrPool< SVFLoop > svfLoopPool
GenericGraphWriter< ICFGNode, ICFGEdge > GenericICFGWriter
llvm::IRBuilder IRBuilder
◆ getSvfLoopID()
◆ SVFIRWriter
◆ svfLoopPool
The documentation for this class was generated from the following files: