#include <SVFFileSystem.h>
Definition at line 325 of file SVFFileSystem.h.
◆ ICFGWriter()
SVF::ICFGWriter::ICFGWriter |
( |
const ICFG * |
icfg | ) |
|
Definition at line 952 of file SVFFileSystem.cpp.
953{
954 for (
const auto&
pair : icfg->getIcfgNodeToSVFLoopVec())
955 {
957 {
959 }
960 }
961}
WriterPtrPool< SVFLoop > svfLoopPool
GenericGraphWriter< ICFGNode, ICFGEdge > GenericICFGWriter
llvm::IRBuilder IRBuilder
◆ getSvfLoopID()
◆ SVFIRWriter
◆ svfLoopPool
The documentation for this class was generated from the following files: