| _graph | SVF::WPASolver< GraphType > | protected |
| addPts(NodeID id, NodeID ptd) | SVF::BVDataPTAImpl | inlinevirtual |
| addrTime | SVF::FlowSensitive | protected |
| alias(const SVFVar *V1, const SVFVar *V2) override | SVF::BVDataPTAImpl | inlinevirtual |
| alias(NodeID node1, NodeID node2) override | SVF::BVDataPTAImpl | virtual |
| alias(const PointsTo &pts1, const PointsTo &pts2) | SVF::BVDataPTAImpl | virtual |
| alias_validation | SVF::PointerAnalysis | protected |
| aliasTestFailMayAlias | SVF::PointerAnalysis | static |
| aliasTestFailMayAliasMangled | SVF::PointerAnalysis | static |
| aliasTestFailNoAlias | SVF::PointerAnalysis | static |
| aliasTestFailNoAliasMangled | SVF::PointerAnalysis | static |
| aliasTestMayAlias | SVF::PointerAnalysis | static |
| aliasTestMayAliasMangled | SVF::PointerAnalysis | static |
| aliasTestMustAlias | SVF::PointerAnalysis | static |
| aliasTestMustAliasMangled | SVF::PointerAnalysis | static |
| aliasTestNoAlias | SVF::PointerAnalysis | static |
| aliasTestNoAliasMangled | SVF::PointerAnalysis | static |
| aliasTestPartialAlias | SVF::PointerAnalysis | static |
| aliasTestPartialAliasMangled | SVF::PointerAnalysis | static |
| analyze() override | SVF::FlowSensitive | virtual |
| ander | SVF::FlowSensitive | protected |
| Andersen_BASE enum value | SVF::PointerAnalysis | |
| Andersen_WPA enum value | SVF::PointerAnalysis | |
| AndersenSCD_WPA enum value | SVF::PointerAnalysis | |
| AndersenSFR_WPA enum value | SVF::PointerAnalysis | |
| AndersenWaveDiff_WPA enum value | SVF::PointerAnalysis | |
| BaseImpl enum value | SVF::PointerAnalysis | |
| BVDataImpl enum value | SVF::PointerAnalysis | |
| BVDataPTAImpl(SVFIR *pag, PointerAnalysis::PTATY type, bool alias_check=true) | SVF::BVDataPTAImpl | |
| CallEdgeMap typedef | SVF::PointerAnalysis | |
| callgraph | SVF::PointerAnalysis | protected |
| CallGraphSCC typedef | SVF::PointerAnalysis | |
| callGraphSCC | SVF::PointerAnalysis | protected |
| callGraphSCCDetection() | SVF::PointerAnalysis | inline |
| CallSiteSet typedef | SVF::PointerAnalysis | |
| CallSiteToFunPtrMap typedef | SVF::PointerAnalysis | |
| candidateMappings | SVF::FlowSensitive | protected |
| CFLFICI_WPA enum value | SVF::PointerAnalysis | |
| CFLFSCI_WPA enum value | SVF::PointerAnalysis | |
| CFLFSCS_WPA enum value | SVF::PointerAnalysis | |
| chgraph | SVF::PointerAnalysis | protected |
| child_iterator typedef | SVF::WPASolver< GraphType > | |
| classof(const FlowSensitive *) | SVF::FlowSensitive | inlinestatic |
| classof(const PointerAnalysis *pta) | SVF::FlowSensitive | inlinestatic |
| clearAllDFOutVarFlag(const SVFGNode *stmt) | SVF::FlowSensitive | inlineprotected |
| clearAllPts() | SVF::BVDataPTAImpl | inlinevirtual |
| clearFullPts(NodeID id) | SVF::BVDataPTAImpl | inlinevirtual |
| clearPts(NodeID id, NodeID element) | SVF::BVDataPTAImpl | inlinevirtual |
| cluster(void) | SVF::FlowSensitive | protectedvirtual |
| collapseFields() | SVF::WPASolver< GraphType > | inlineprotectedvirtual |
| computeDDAPts(NodeID) | SVF::PointerAnalysis | inlinevirtual |
| CondImpl enum value | SVF::PointerAnalysis | |
| connectCallerAndCallee(const CallEdgeMap &newEdges, SVFGEdgeSetTy &edges) | SVF::FlowSensitive | protected |
| connectVCallToVFns(const CallICFGNode *cs, const VFunSet &vfns, CallEdgeMap &newEdges) | SVF::PointerAnalysis | |
| containBlackHoleNode(const PointsTo &pts) | SVF::PointerAnalysis | inline |
| containConstantNode(const PointsTo &pts) | SVF::PointerAnalysis | inline |
| copyTime | SVF::FlowSensitive | protected |
| countAliases(Set< std::pair< NodeID, NodeID > > cmp, unsigned *mayAliases, unsigned *noAliases) | SVF::FlowSensitive | protectedvirtual |
| createFSWPA(SVFIR *_pag) | SVF::FlowSensitive | inlinestatic |
| CSCallString_WPA enum value | SVF::PointerAnalysis | |
| CSSummary_WPA enum value | SVF::PointerAnalysis | |
| Cxt_DDA enum value | SVF::PointerAnalysis | |
| Default_PTA enum value | SVF::PointerAnalysis | |
| destroy() | SVF::PointerAnalysis | private |
| DFInOutMap typedef | SVF::FlowSensitive | |
| DFPTDataTy typedef | SVF::BVDataPTAImpl | |
| DiffPTDataTy typedef | SVF::BVDataPTAImpl | |
| directPropaTime | SVF::FlowSensitive | protected |
| disablePrintStat() | SVF::PointerAnalysis | inline |
| dumpAllPts() override | SVF::BVDataPTAImpl | virtual |
| dumpAllTypes() | SVF::PointerAnalysis | |
| dumpCPts() override | SVF::BVDataPTAImpl | inlinevirtual |
| dumpPts(NodeID ptr, const PointsTo &pts) | SVF::PointerAnalysis | virtual |
| dumpStat() | SVF::PointerAnalysis | |
| dumpTopLevelPtsTo() override | SVF::BVDataPTAImpl | virtual |
| expandFIObjs(const PointsTo &pts, PointsTo &expandedPts) | SVF::BVDataPTAImpl | virtual |
| expandFIObjs(const NodeBS &pts, NodeBS &expandedPts) | SVF::BVDataPTAImpl | virtual |
| FieldS_DDA enum value | SVF::PointerAnalysis | |
| finalize() override | SVF::FlowSensitive | virtual |
| FlowS_DDA enum value | SVF::PointerAnalysis | |
| FlowSensitive(SVFIR *_pag, PTATY type=FSSPARSE_WPA) | SVF::FlowSensitive | inlineexplicit |
| FlowSensitiveStat | SVF::FlowSensitive | friend |
| FSCS_WPA enum value | SVF::PointerAnalysis | |
| FSDATAFLOW_WPA enum value | SVF::PointerAnalysis | |
| fspta | SVF::FlowSensitive | protectedstatic |
| FSSPARSE_WPA enum value | SVF::PointerAnalysis | |
| FunctionSet typedef | SVF::PointerAnalysis | |
| GEDGE typedef | SVF::WPASolver< GraphType > | |
| gepTime | SVF::FlowSensitive | protected |
| getAllFieldsObjVars(NodeID id) | SVF::PointerAnalysis | inlinevirtual |
| getAllValidPtrs() | SVF::PointerAnalysis | inline |
| getAnalysisTy() const | SVF::PointerAnalysis | inline |
| getBaseObjVar(NodeID id) | SVF::PointerAnalysis | inline |
| getCallGraph() const | SVF::PointerAnalysis | inline |
| getCallGraphSCC() const | SVF::PointerAnalysis | inline |
| getCallGraphSCCRepNode(NodeID id) const | SVF::PointerAnalysis | inline |
| getCHGraph() const | SVF::PointerAnalysis | inline |
| getDFInPtsSet(const SVFGNode *stmt, const NodeID node) | SVF::FlowSensitive | inlineprotected |
| getDFInputMap() const | SVF::FlowSensitive | inlineprotected |
| getDFOutPtsSet(const SVFGNode *stmt, const NodeID node) | SVF::FlowSensitive | inlineprotected |
| getDFOutputMap() const | SVF::FlowSensitive | inlineprotected |
| getDFPTDataTy() const | SVF::BVDataPTAImpl | inlineprotected |
| getDiffPTDataTy() const | SVF::BVDataPTAImpl | inlineprotected |
| getFIObjVar(NodeID id) | SVF::PointerAnalysis | inline |
| getFunPtr(const CallICFGNode *cs) const | SVF::PointerAnalysis | inlineprotected |
| getGepObjVar(NodeID id, const APOffset &ap) | SVF::PointerAnalysis | inline |
| getICFG() const | SVF::PointerAnalysis | inline |
| getImplTy() const | SVF::PointerAnalysis | inline |
| getIndCallMap() | SVF::PointerAnalysis | inline |
| getIndCSCallees(const CallICFGNode *cs) const | SVF::PointerAnalysis | inline |
| getIndirectCallsites() const | SVF::PointerAnalysis | inlineprotected |
| getMutDFPTDataTy() const | SVF::BVDataPTAImpl | inlineprotected |
| getNumOfResolvedIndCallEdge() const | SVF::PointerAnalysis | inline |
| getPAG() const | SVF::PointerAnalysis | inline |
| getPtCache() | SVF::BVDataPTAImpl | inline |
| getPTDataTy() const | SVF::BVDataPTAImpl | inlineprotected |
| getPts(NodeID id) override | SVF::BVDataPTAImpl | inlinevirtual |
| getRevPts(NodeID nodeId) override | SVF::BVDataPTAImpl | inlinevirtual |
| getSCCDetector() const | SVF::WPASolver< GraphType > | inlineprotected |
| getStat() const | SVF::PointerAnalysis | inline |
| getSVFG() const | SVF::FlowSensitive | inline |
| getVersionedPTDataTy() const | SVF::BVDataPTAImpl | inlineprotected |
| getVFnsFromCHA(const CallICFGNode *cs, VFunSet &vfns) | SVF::PointerAnalysis | |
| getVFnsFromPts(const CallICFGNode *cs, const PointsTo &target, VFunSet &vfns) | SVF::PointerAnalysis | |
| GNODE typedef | SVF::WPASolver< GraphType > | |
| graph() | SVF::WPASolver< GraphType > | inlineprotected |
| GTraits typedef | SVF::WPASolver< GraphType > | |
| hasIndCSCallees(const CallICFGNode *cs) const | SVF::PointerAnalysis | inline |
| icfg | SVF::PointerAnalysis | protected |
| indirectPropaTime | SVF::FlowSensitive | protected |
| initialize() override | SVF::FlowSensitive | virtual |
| initWorklist() | SVF::WPASolver< GraphType > | inlineprotectedvirtual |
| inSameCallGraphSCC(const FunObjVar *fun1, const FunObjVar *fun2) | SVF::PointerAnalysis | inline |
| isArrayMemObj(NodeID id) const | SVF::PointerAnalysis | inline |
| isBlkObjOrConstantObj(NodeID ptd) const | SVF::PointerAnalysis | inlinevirtual |
| isFieldInsensitive(NodeID id) const | SVF::PointerAnalysis | inline |
| isFIObjNode(NodeID id) const | SVF::PointerAnalysis | inline |
| isHeapMemObj(NodeID id) const | SVF::PointerAnalysis | inline |
| isInRecursion(const FunObjVar *fun) const | SVF::PointerAnalysis | inline |
| isInWorklist(NodeID id) | SVF::WPASolver< GraphType > | inlineprotected |
| isLocalVarInRecursiveFun(NodeID id) const | SVF::PointerAnalysis | |
| isStrongUpdate(const SVFGNode *node, NodeID &singleton) | SVF::FlowSensitive | protected |
| isWorklistEmpty() | SVF::WPASolver< GraphType > | inlineprotected |
| iterationForPrintStat | SVF::WPASolver< GraphType > | protected |
| loadTime | SVF::FlowSensitive | protected |
| maxSCCSize | SVF::FlowSensitive | protected |
| memSSA | SVF::FlowSensitive | protected |
| Mutable enum value | SVF::BVDataPTAImpl | |
| MutDFPTDataTy typedef | SVF::FlowSensitive | |
| MutDiffPTDataTy typedef | SVF::BVDataPTAImpl | |
| MutIncDFPTDataTy typedef | SVF::BVDataPTAImpl | |
| MutPTDataTy typedef | SVF::BVDataPTAImpl | |
| MutVersionedPTDataTy typedef | SVF::BVDataPTAImpl | |
| Node(NodeID id) | SVF::WPASolver< GraphType > | inlineprotected |
| Node_Index(GNODE node) | SVF::WPASolver< GraphType > | inlineprotected |
| nodeStack | SVF::WPAFSSolver< GraphType > | protected |
| normalizePointsTo() | SVF::BVDataPTAImpl | protectedvirtual |
| numOfIteration | SVF::WPASolver< GraphType > | |
| numOfNodesInSCC | SVF::FlowSensitive | protected |
| numOfProcessedActualParam | SVF::FlowSensitive | protected |
| numOfProcessedAddr | SVF::FlowSensitive | protected |
| numOfProcessedCopy | SVF::FlowSensitive | protected |
| numOfProcessedFormalRet | SVF::FlowSensitive | protected |
| numOfProcessedGep | SVF::FlowSensitive | protected |
| numOfProcessedLoad | SVF::FlowSensitive | protected |
| numOfProcessedMSSANode | SVF::FlowSensitive | protected |
| numOfProcessedPhi | SVF::FlowSensitive | protected |
| numOfProcessedStore | SVF::FlowSensitive | protected |
| numOfSCC | SVF::FlowSensitive | protected |
| onTheFlyCallGraphSolve(const CallSiteToFunPtrMap &callsites, CallEdgeMap &newEdges) | SVF::BVDataPTAImpl | protectedvirtual |
| OnTheFlyIterBudgetForStat | SVF::PointerAnalysis | protected |
| onTheFlyThreadCallGraphSolve(const CallSiteToFunPtrMap &callsites, CallEdgeMap &newForkEdges) | SVF::BVDataPTAImpl | protectedvirtual |
| pag | SVF::PointerAnalysis | protectedstatic |
| PathS_DDA enum value | SVF::PointerAnalysis | |
| PersDFPTDataTy typedef | SVF::BVDataPTAImpl | |
| PersDiffPTDataTy typedef | SVF::BVDataPTAImpl | |
| PersIncDFPTDataTy typedef | SVF::BVDataPTAImpl | |
| Persistent enum value | SVF::BVDataPTAImpl | |
| PersPTDataTy typedef | SVF::BVDataPTAImpl | |
| PersVersionedPTDataTy typedef | SVF::BVDataPTAImpl | |
| phiTime | SVF::FlowSensitive | protected |
| plainMap(void) const | SVF::FlowSensitive | protectedvirtual |
| PointerAnalysis(SVFIR *pag, PTATY ty=Default_PTA, bool alias_check=true) | SVF::PointerAnalysis | |
| popFromWorklist() | SVF::WPASolver< GraphType > | inlineprotected |
| print_stat | SVF::PointerAnalysis | protected |
| printIndCSTargets(const CallICFGNode *cs, const FunctionSet &targets) | SVF::PointerAnalysis | |
| printIndCSTargets() | SVF::PointerAnalysis | |
| printStat() | SVF::PointerAnalysis | inline |
| processAddr(const AddrSVFGNode *addr) | SVF::FlowSensitive | protectedvirtual |
| processCopy(const CopySVFGNode *copy) | SVF::FlowSensitive | protectedvirtual |
| processGep(const GepSVFGNode *edge) | SVF::FlowSensitive | protectedvirtual |
| processLoad(const LoadSVFGNode *load) | SVF::FlowSensitive | protectedvirtual |
| processNode(NodeID nodeId) override | SVF::FlowSensitive | protectedvirtual |
| processPhi(const PHISVFGNode *phi) | SVF::FlowSensitive | protectedvirtual |
| processStore(const StoreSVFGNode *store) | SVF::FlowSensitive | protectedvirtual |
| processSVFGNode(SVFGNode *node) | SVF::FlowSensitive | protected |
| processTime | SVF::FlowSensitive | protected |
| propagate(GNODE *v) | SVF::WPASolver< GraphType > | inlineprotectedvirtual |
| propagateFromAPToFP(const ActualParmSVFGNode *ap, const SVFGNode *dst) | SVF::FlowSensitive | protectedvirtual |
| propagateFromFRToAR(const FormalRetSVFGNode *fr, const SVFGNode *dst) | SVF::FlowSensitive | protectedvirtual |
| propagationTime | SVF::FlowSensitive | protected |
| propAlongDirectEdge(const DirectSVFGEdge *edge) | SVF::FlowSensitive | protectedvirtual |
| propAlongIndirectEdge(const IndirectSVFGEdge *edge) | SVF::FlowSensitive | protectedvirtual |
| propDFInToIn(const SVFGNode *srcStmt, NodeID srcVar, const SVFGNode *dstStmt, NodeID dstVar) | SVF::FlowSensitive | inlineprotectedvirtual |
| propDFOutToIn(const SVFGNode *srcStmt, NodeID srcVar, const SVFGNode *dstStmt, NodeID dstVar) | SVF::FlowSensitive | inlineprotectedvirtual |
| propFromSrcToDst(SVFGEdge *edge) override | SVF::FlowSensitive | protected |
| SVF::WPAFSSolver::propFromSrcToDst(GEDGE *) | SVF::WPASolver< GraphType > | inlineprotectedvirtual |
| propVarPtsAfterCGUpdated(NodeID var, const SVFGNode *src, const SVFGNode *dst) | SVF::FlowSensitive | protected |
| propVarPtsFromSrcToDst(NodeID var, const SVFGNode *src, const SVFGNode *dst) | SVF::FlowSensitive | protectedvirtual |
| ptaImplTy | SVF::PointerAnalysis | protected |
| PTAImplTy enum name | SVF::PointerAnalysis | |
| PTAName() const override | SVF::FlowSensitive | inlinevirtual |
| ptaTy | SVF::PointerAnalysis | protected |
| PTATY enum name | SVF::PointerAnalysis | |
| PTBackingType enum name | SVF::BVDataPTAImpl | |
| ptCache | SVF::BVDataPTAImpl | private |
| ptD | SVF::BVDataPTAImpl | private |
| PTDataTy typedef | SVF::BVDataPTAImpl | |
| PtsMap typedef | SVF::FlowSensitive | |
| pushIntoWorklist(NodeID id) | SVF::WPASolver< GraphType > | inlineprotectedvirtual |
| readAndSetObjFieldSensitivity(std::ifstream &f, const std::string &delimiterStr) | SVF::BVDataPTAImpl | virtual |
| readFromFile(const std::string &filename) | SVF::BVDataPTAImpl | virtual |
| readGepObjVarMapFromFile(std::ifstream &f) | SVF::BVDataPTAImpl | virtual |
| readPtsFromFile(const std::string &filename) | SVF::FlowSensitive | virtual |
| readPtsResultFromFile(std::ifstream &f) | SVF::BVDataPTAImpl | virtual |
| reanalyze | SVF::WPASolver< GraphType > | protected |
| releaseFSWPA() | SVF::FlowSensitive | inlinestatic |
| remapPointsToSets(void) | SVF::BVDataPTAImpl | |
| resetObjFieldSensitive() | SVF::PointerAnalysis | protected |
| resolveCPPIndCalls(const CallICFGNode *cs, const PointsTo &target, CallEdgeMap &newEdges) | SVF::PointerAnalysis | virtual |
| resolveIndCalls(const CallICFGNode *cs, const PointsTo &target, CallEdgeMap &newEdges) | SVF::PointerAnalysis | virtual |
| runOnModule() | SVF::FlowSensitive | inlinevirtual |
| SCC typedef | SVF::WPASolver< GraphType > | |
| scc | SVF::WPASolver< GraphType > | protected |
| SCCDetect() override | SVF::FlowSensitive | protectedvirtual |
| SVF::WPASolver::SCCDetect(NodeSet &candidates) | SVF::WPASolver< GraphType > | inlineprotectedvirtual |
| sccRepNode(NodeID id) const | SVF::WPAFSSolver< GraphType > | inlinevirtual |
| sccTime | SVF::FlowSensitive | protected |
| setGraph(GraphType g) | SVF::WPASolver< GraphType > | inlineprotected |
| setObjFieldInsensitive(NodeID id) | SVF::PointerAnalysis | inline |
| solveAndwritePtsToFile(const std::string &filename) | SVF::FlowSensitive | virtual |
| solveConstraints() | SVF::FlowSensitive | virtual |
| solveTime | SVF::FlowSensitive | protected |
| solveWorklist() | SVF::WPASolver< GraphType > | inlineprotectedvirtual |
| stat | SVF::PointerAnalysis | protected |
| Steensgaard_WPA enum value | SVF::PointerAnalysis | |
| storeTime | SVF::FlowSensitive | protected |
| strongUpdateOutFromIn(const SVFGNode *node, NodeID singleton) | SVF::FlowSensitive | inlineprotectedvirtual |
| svfg | SVF::FlowSensitive | protected |
| SVFGEdgeSetTy typedef | SVF::FlowSensitive | protected |
| svfgHasSU | SVF::FlowSensitive | protected |
| svfgStat() | SVF::FlowSensitive | protected |
| TypeCPP_WPA enum value | SVF::PointerAnalysis | |
| unionPts(NodeID id, const PointsTo &target) | SVF::BVDataPTAImpl | inlinevirtual |
| unionPts(NodeID id, NodeID ptd) | SVF::BVDataPTAImpl | inlinevirtual |
| unionPtsFromIn(const SVFGNode *stmt, NodeID srcVar, NodeID dstVar) | SVF::FlowSensitive | inlineprotectedvirtual |
| unionPtsFromTop(const SVFGNode *stmt, NodeID srcVar, NodeID dstVar) | SVF::FlowSensitive | inlineprotectedvirtual |
| updateCallGraph(const CallSiteToFunPtrMap &callsites) override | SVF::FlowSensitive | protectedvirtual |
| updateCallGraphTime | SVF::FlowSensitive | protected |
| updateConnectedNodes(const SVFGEdgeSetTy &edges) | SVF::FlowSensitive | protectedvirtual |
| updateInFromIn(const SVFGNode *srcStmt, NodeID srcVar, const SVFGNode *dstStmt, NodeID dstVar) | SVF::FlowSensitive | inlineprotectedvirtual |
| updateInFromOut(const SVFGNode *srcStmt, NodeID srcVar, const SVFGNode *dstStmt, NodeID dstVar) | SVF::FlowSensitive | inlineprotectedvirtual |
| updateOutFromIn(const SVFGNode *srcStmt, NodeID srcVar, const SVFGNode *dstStmt, NodeID dstVar) | SVF::FlowSensitive | inlineprotected |
| updateTime | SVF::FlowSensitive | protected |
| validateExpectedFailureTests(std::string fun) | SVF::PointerAnalysis | protectedvirtual |
| validateSuccessTests(std::string fun) | SVF::PointerAnalysis | protectedvirtual |
| validateTests() | SVF::PointerAnalysis | protectedvirtual |
| VersionedPTDataTy typedef | SVF::BVDataPTAImpl | |
| VFS_WPA enum value | SVF::PointerAnalysis | |
| VFunSet typedef | SVF::PointerAnalysis | |
| VTableSet typedef | SVF::PointerAnalysis | |
| weakUpdateOutFromIn(const SVFGNode *node) | SVF::FlowSensitive | inlineprotectedvirtual |
| WorkList typedef | SVF::WPASolver< GraphType > | |
| worklist | SVF::WPASolver< GraphType > | protected |
| WPAFSSolver() | SVF::WPAFSSolver< GraphType > | inline |
| WPASolver() | SVF::WPASolver< GraphType > | inlineprotected |
| writeGepObjVarMapToFile(std::fstream &f) | SVF::BVDataPTAImpl | virtual |
| writeObjVarToFile(const std::string &filename) | SVF::BVDataPTAImpl | virtual |
| writePtsResultToFile(std::fstream &f) | SVF::BVDataPTAImpl | virtual |
| writeToFile(const std::string &filename) | SVF::BVDataPTAImpl | virtual |
| ~BVDataPTAImpl() override=default | SVF::BVDataPTAImpl | |
| ~FlowSensitive() override=default | SVF::FlowSensitive | |
| ~PointerAnalysis() | SVF::PointerAnalysis | virtual |
| ~WPAFSSolver() | SVF::WPAFSSolver< GraphType > | inlinevirtual |
| ~WPASolver()=default | SVF::WPASolver< GraphType > | protectedvirtual |