svf-tools 1.0.761 → 1.0.763

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/SVF-doxygen/html/html/ICFGBuilder_8cpp_source.html +1 -1
  2. package/SVF-doxygen/html/html/LLVMModule_8cpp_source.html +1210 -1187
  3. package/SVF-doxygen/html/html/LLVMModule_8h_source.html +173 -157
  4. package/SVF-doxygen/html/html/LLVMUtil_8cpp_source.html +2 -2
  5. package/SVF-doxygen/html/html/LLVMUtil_8h_source.html +3 -3
  6. package/SVF-doxygen/html/html/MTAAnnotator_8cpp_source.html +1 -1
  7. package/SVF-doxygen/html/html/SVFIRBuilder_8cpp_source.html +1 -1
  8. package/SVF-doxygen/html/html/SVFIRBuilder_8h_source.html +2 -2
  9. package/SVF-doxygen/html/html/SVFIRExtAPI_8cpp_source.html +1 -1
  10. package/SVF-doxygen/html/html/SymbolTableBuilder_8cpp_source.html +3 -3
  11. package/SVF-doxygen/html/html/classSVF_1_1ICFGBuilder.html +1 -1
  12. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet-members.html +1 -1
  13. package/SVF-doxygen/html/html/classSVF_1_1LLVMModuleSet.html +1232 -1193
  14. package/SVF-doxygen/html/html/classSVF_1_1MTAAnnotator.html +1 -1
  15. package/SVF-doxygen/html/html/classSVF_1_1RaceResultValidator.html +1 -1
  16. package/SVF-doxygen/html/html/classSVF_1_1SVFIRBuilder.html +3 -3
  17. package/SVF-doxygen/html/html/classSVF_1_1SymbolTableBuilder.html +3 -3
  18. package/SVF-doxygen/html/html/functions_func_i.html +13 -13
  19. package/SVF-doxygen/html/html/functions_i.html +16 -16
  20. package/SVF-doxygen/html/html/functions_o.html +3 -3
  21. package/SVF-doxygen/html/html/functions_s.html +3 -3
  22. package/SVF-doxygen/html/html/functions_t.html +4 -4
  23. package/SVF-doxygen/html/html/functions_w.html +9 -9
  24. package/SVF-doxygen/html/html/search/all_10.js +1 -1
  25. package/SVF-doxygen/html/html/search/all_12.js +1 -1
  26. package/SVF-doxygen/html/html/search/all_13.js +4 -4
  27. package/SVF-doxygen/html/html/search/all_15.js +2 -2
  28. package/SVF-doxygen/html/html/search/all_16.js +2 -2
  29. package/SVF-doxygen/html/html/search/all_9.js +252 -252
  30. package/SVF-doxygen/html/html/search/all_f.js +1 -1
  31. package/SVF-doxygen/html/html/search/functions_9.js +240 -240
  32. package/SVF-doxygen/html/html/search/variables_13.js +1 -1
  33. package/SVF-doxygen/html/html/svf-llvm_2tools_2MTA_2MTAResultValidator_8h_source.html +1 -1
  34. package/SVF-doxygen/html/html/svf_2include_2MTA_2MTAResultValidator_8h_source.html +1 -1
  35. package/package.json +1 -1
  36. package/svf-llvm/include/SVF-LLVM/LLVMModule.h +16 -1
  37. package/svf-llvm/lib/LLVMModule.cpp +36 -13
@@ -321,258 +321,258 @@ var searchData=
321
321
  ['isbuiltfromfile_3486',['isBuiltFromFile',['../classSVF_1_1IRGraph.html#a41423da58a07b344bc7ca8dd96d48f98',1,'SVF::IRGraph']]],
322
322
  ['iscallcfgedge_3487',['isCallCFGEdge',['../classSVF_1_1ICFGEdge.html#a2ecc0bc3bb3655bf3db3adb732747b49',1,'SVF::ICFGEdge']]],
323
323
  ['iscalldirectvfgedge_3488',['isCallDirectVFGEdge',['../classSVF_1_1VFGEdge.html#a92e3da59f7f5a693945b9a93f169da04',1,'SVF::VFGEdge']]],
324
- ['iscallindirectvfgedge_3489',['isCallIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#ae14a5f58064e6c08b53a3cffcc050077',1,'SVF::VFGEdge']]],
325
- ['iscallsite_3490',['isCallSite',['../namespaceSVF_1_1LLVMUtil.html#a5a7dc8680a9714e08b01dd339b85bb20',1,'SVF::LLVMUtil::isCallSite(const Instruction *inst)'],['../namespaceSVF_1_1LLVMUtil.html#aeaa116fd9718c8b31f30d3fe62bb6403',1,'SVF::LLVMUtil::isCallSite(const Value *val)'],['../namespaceSVF_1_1SVFUtil.html#afdc3358522417de9a0d3a181a329f722',1,'SVF::SVFUtil::isCallSite(const SVFInstruction *inst)'],['../namespaceSVF_1_1SVFUtil.html#a8cb755f339ad1650f8ae2155451d9c0d',1,'SVF::SVFUtil::isCallSite(const SVFValue *val)']]],
326
- ['iscallsiteretsvfgnode_3491',['isCallSiteRetSVFGNode',['../classSVF_1_1SVFG.html#ad189e45b0c810e68566ccc3bdb3f2e59',1,'SVF::SVFG']]],
327
- ['iscallvfgedge_3492',['isCallVFGEdge',['../classSVF_1_1VFGEdge.html#a4352297ef44c4eff1efe2f348cce6fe9',1,'SVF::VFGEdge']]],
328
- ['iscandidatefun_3493',['isCandidateFun',['../classSVF_1_1TCT.html#aa69b82c888c8193e97f9e95c62ac99d4',1,'SVF::TCT::isCandidateFun(const PTACallGraph::FunctionSet &callees) const'],['../classSVF_1_1TCT.html#a013f7fa94f9383b3d0e46b79c0a52a8f',1,'SVF::TCT::isCandidateFun(const SVFFunction *fun) const']]],
329
- ['iscastconstantexpr_3494',['isCastConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#af983b0e1fbd371d8672e8f03f63084fc',1,'SVF::LLVMUtil']]],
330
- ['iscfgedge_3495',['isCFGEdge',['../classSVF_1_1ICFGEdge.html#a3d3813be0b873335b17bb590e130d173',1,'SVF::ICFGEdge']]],
331
- ['iscmpconstantexpr_3496',['isCmpConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#aa0b3e34188f721ff7145e47cb607c79a',1,'SVF::LLVMUtil']]],
332
- ['iscntrl_3497',['iscntrl',['../extapi_8c.html#a0008a4e8e7889734dc1d83297de07158',1,'extapi.c']]],
333
- ['isconcretecxt_3498',['isConcreteCxt',['../classSVF_1_1ContextCond.html#ac5f7388c0bbcee1878201819b9cd199f',1,'SVF::ContextCond']]],
334
- ['iscondcompatible_3499',['isCondCompatible',['../classSVF_1_1ContextDDA.html#a57d309971de00db9bd8c6bfaf237cbff',1,'SVF::ContextDDA::isCondCompatible()'],['../classSVF_1_1CondPTAImpl.html#a6b746c30161c7dab86510895e0032935',1,'SVF::CondPTAImpl::isCondCompatible()']]],
335
- ['isconditional_3500',['isConditional',['../classSVF_1_1BranchStmt.html#a71e7e95f095a937c900d049991312901',1,'SVF::BranchStmt']]],
336
- ['isconnectedfrommain_3501',['isConnectedfromMain',['../classSVF_1_1MHP.html#a90c228214643bb6d37bacffc35b99a3e',1,'SVF::MHP']]],
337
- ['isconnectingtwocallsites_3502',['isConnectingTwoCallSites',['../classSVF_1_1SVFGOPT.html#aa23c967a8fcadbaf47e93a5b3610c84d',1,'SVF::SVFGOPT']]],
338
- ['isconstantarray_3503',['isConstantArray',['../classSVF_1_1MemObj.html#a7f828731597450f1d43b61413ab0e7bb',1,'SVF::MemObj::isConstantArray()'],['../classSVF_1_1ObjTypeInfo.html#ac1ee7a720959c0e97496870d6e759212',1,'SVF::ObjTypeInfo::isConstantArray()']]],
339
- ['isconstantobj_3504',['isConstantObj',['../classSVF_1_1SVFIR.html#a5d15e4b09784f438568ebe61f8aa5156',1,'SVF::SVFIR::isConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a704b917b1e1dbaf9cd758fa9acc1083b',1,'SVF::SymbolTableInfo::isConstantObj()']]],
340
- ['isconstantobjsym_3505',['isConstantObjSym',['../namespaceSVF_1_1LLVMUtil.html#ad8ee8de153df3f1bbdebb67185a2731c',1,'SVF::LLVMUtil::isConstantObjSym(const SVFValue *val)'],['../namespaceSVF_1_1LLVMUtil.html#a2fd5c626b818ac22a9c845227e1461c4',1,'SVF::LLVMUtil::isConstantObjSym(const Value *val)']]],
341
- ['isconstantoffset_3506',['isConstantOffset',['../classSVF_1_1AccessPath.html#a403312192a96a9fd5e7d071481592a7f',1,'SVF::AccessPath::isConstantOffset()'],['../classSVF_1_1GepStmt.html#ab6f37c073e4755c4b8bb3ed6365687f4',1,'SVF::GepStmt::isConstantOffset()']]],
342
- ['isconstantstruct_3507',['isConstantStruct',['../classSVF_1_1MemObj.html#a019a77516c403f1f3cc72917b810a41f',1,'SVF::MemObj::isConstantStruct()'],['../classSVF_1_1ObjTypeInfo.html#a41f916ab4e3a2c163fca636eae948ce7',1,'SVF::ObjTypeInfo::isConstantStruct()']]],
343
- ['isconstdataoraggdata_3508',['isConstDataOrAggData',['../classSVF_1_1SVFValue.html#adcd0f90825818ab1de34e58c1a3084a3',1,'SVF::SVFValue::isConstDataOrAggData()'],['../classSVF_1_1MemObj.html#a37b75ada7d18139ac2f2add6c232ea68',1,'SVF::MemObj::isConstDataOrAggData()'],['../classSVF_1_1ObjTypeInfo.html#a6cc6751c847c667d4fc3052a30195e14',1,'SVF::ObjTypeInfo::isConstDataOrAggData()'],['../namespaceSVF_1_1LLVMUtil.html#a8a77403306e97ab4cb31a56d38bba5be',1,'SVF::LLVMUtil::isConstDataOrAggData()']]],
344
- ['isconstdataoraggdatabutnotnullptr_3509',['isConstDataOrAggDataButNotNullPtr',['../classSVF_1_1SVFVar.html#a091ef22d4fc428985d604b03f287a941',1,'SVF::SVFVar']]],
345
- ['isconstdataorconstglobal_3510',['isConstDataOrConstGlobal',['../classSVF_1_1MemObj.html#a1a4ff4aaaf2573240a318e1b79328cd0',1,'SVF::MemObj::isConstDataOrConstGlobal()'],['../classSVF_1_1ObjTypeInfo.html#a8e6c60978df9828c1dcb54086e83edc1',1,'SVF::ObjTypeInfo::isConstDataOrConstGlobal()']]],
346
- ['isconstructor_3511',['isConstructor',['../namespaceSVF_1_1LLVMUtil.html#a6dd1590b82d2bd86766886bd21bc2b72',1,'SVF::LLVMUtil']]],
347
- ['iscppthunkfunction_3512',['isCPPThunkFunction',['../namespaceSVF_1_1LLVMUtil.html#a47bbc0527ced570d576ccc2f9df409cb',1,'SVF::LLVMUtil']]],
348
- ['isdecl_3513',['isDecl',['../classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9',1,'SVF::SVFFunction']]],
349
- ['isdeclaration_3514',['isDeclaration',['../classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76',1,'SVF::SVFFunction']]],
350
- ['isdefofainfout_3515',['isDefOfAInFOut',['../classSVF_1_1SVFGOPT.html#a0e78edc04f5e8bfcca7a3f04f7568665',1,'SVF::SVFGOPT']]],
351
- ['isdestructor_3516',['isDestructor',['../namespaceSVF_1_1LLVMUtil.html#a206973624fcc58e6044c884dba23a754',1,'SVF::LLVMUtil']]],
352
- ['isdigit_3517',['isdigit',['../extapi_8c.html#a3fa45b35c8abf67a950b6d3d4063dede',1,'extapi.c']]],
353
- ['isdirectcalledge_3518',['isDirectCallEdge',['../classSVF_1_1PTACallGraphEdge.html#a8c46ccaa41f6792ca4a31a56548a554a',1,'SVF::PTACallGraphEdge']]],
354
- ['isdirectedge_3519',['isdirectEdge',['../classSVF_1_1ConstraintNode.html#a165b41f2849c0f09eb1b15d51a566315',1,'SVF::ConstraintNode']]],
355
- ['isdirectvfgedge_3520',['isDirectVFGEdge',['../classSVF_1_1VFGEdge.html#a8777555f00696706de250159b920d14b',1,'SVF::VFGEdge']]],
356
- ['isedgeinrecursion_3521',['isEdgeInRecursion',['../classSVF_1_1ContextDDA.html#a525949d1743136466d33bf4dc26ba423',1,'SVF::ContextDDA']]],
357
- ['isentryicfgedge_3522',['isEntryICFGEdge',['../classSVF_1_1SVFLoop.html#a3db213cb4aee3308f2dca587ffa1dfd1',1,'SVF::SVFLoop']]],
358
- ['iseqcmp_3523',['isEQCmp',['../classSVF_1_1SaberCondAllocator.html#aaa01f2c79866e9eb7818d80b0af2b9f5',1,'SVF::SaberCondAllocator']]],
359
- ['isequivalentbranchcond_3524',['isEquivalentBranchCond',['../classSVF_1_1ProgSlice.html#a6c63e9641e4d3d3f2f8c4a73bfba7a07',1,'SVF::ProgSlice::isEquivalentBranchCond()'],['../classSVF_1_1SaberCondAllocator.html#aa9027574586fd4fbb12039f595ecec71',1,'SVF::SaberCondAllocator::isEquivalentBranchCond()']]],
360
- ['isexplicitlyset_3525',['isExplicitlySet',['../classOption.html#a980a99e59afae6419a9b15f7606d83dc',1,'Option::isExplicitlySet()'],['../classOptionMap.html#a9efba3b88013aa1745f47ab42d71c726',1,'OptionMap::isExplicitlySet()']]],
361
- ['isextcall_3526',['isExtCall',['../namespaceSVF_1_1SVFUtil.html#a22ef185e767ff76c098e75126c885400',1,'SVF::SVFUtil::isExtCall(const SVFFunction *fun)'],['../namespaceSVF_1_1SVFUtil.html#aad27a96075234ad2182a84e0e9d31a45',1,'SVF::SVFUtil::isExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#af2979f019d38f3faa5c82c6ddc688b51',1,'SVF::SVFUtil::isExtCall(const SVFInstruction *inst)']]],
362
- ['isfclose_3527',['isFClose',['../classSVF_1_1SaberCheckerAPI.html#a970676d884d66da9fce00fe5b60c96ba',1,'SVF::SaberCheckerAPI::isFClose(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#a01b12585cad8b75ce635670cd5c7d874',1,'SVF::SaberCheckerAPI::isFClose(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#a534bfe077af19b111c1b7bc3c5a065e6',1,'SVF::SaberCheckerAPI::isFClose(const CallICFGNode *cs) const']]],
363
- ['isfieldinsencondmemobj_3528',['isFieldInsenCondMemObj',['../classSVF_1_1DDAVFSolver.html#a37a6321f50bef2939b287cc088e76170',1,'SVF::DDAVFSolver']]],
364
- ['isfieldinsensitive_3529',['isFieldInsensitive',['../classSVF_1_1PointerAnalysis.html#a0f71e4cd0948b294c7d33a690bde7dbe',1,'SVF::PointerAnalysis::isFieldInsensitive()'],['../classSVF_1_1MemObj.html#a41d85883d44ad77832b020455951c6fc',1,'SVF::MemObj::isFieldInsensitive()']]],
365
- ['isfieldof_3530',['isFieldOf',['../classSVF_1_1DCHGraph.html#af0534356b4a8c68507e1237f1d7a8c11',1,'SVF::DCHGraph']]],
366
- ['isfiobjnode_3531',['isFIObjNode',['../classSVF_1_1PointerAnalysis.html#af90d2ccb01402c5ca9d7a059f345c816',1,'SVF::PointerAnalysis']]],
367
- ['isfirstfield_3532',['isFirstField',['../classSVF_1_1DCHGraph.html#a2b2dbc52089696854a8339f2e83fc333',1,'SVF::DCHGraph']]],
368
- ['isflaged_3533',['isFlaged',['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a63f574da7298fd47d228592f512891d1',1,'SVF::RaceResultValidator::AccessPair::isFlaged(const RC_FLAG flag) const'],['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a63f574da7298fd47d228592f512891d1',1,'SVF::RaceResultValidator::AccessPair::isFlaged(const RC_FLAG flag) const']]],
369
- ['isfollowerfun_3534',['isFollowerFun',['../classSVF_1_1PCG.html#a767a7ea009067e7f82bb70b29688a144',1,'SVF::PCG']]],
370
- ['isfopen_3535',['isFOpen',['../classSVF_1_1SaberCheckerAPI.html#a0977378f6f2a782041c97912762deb5f',1,'SVF::SaberCheckerAPI::isFOpen(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#a50b572a89b800c3520f77d6f1094c066',1,'SVF::SaberCheckerAPI::isFOpen(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#a5a2f7cb7f46b6edd80e6d4611f07e327',1,'SVF::SaberCheckerAPI::isFOpen(const CallICFGNode *cs) const']]],
371
- ['isforksite_3536',['isForksite',['../classSVF_1_1ThreadCallGraph.html#a07d3db6ffe8d75effd6fbc3856c484fe',1,'SVF::ThreadCallGraph']]],
372
- ['isformalinphi_3537',['isFormalINPHI',['../classSVF_1_1InterMSSAPHISVFGNode.html#a47d870a6c0f515139b1950e8985dc2d1',1,'SVF::InterMSSAPHISVFGNode']]],
373
- ['isformalparmphi_3538',['isFormalParmPHI',['../classSVF_1_1InterPHIVFGNode.html#a6049300f916dd23f34d9cacccc7e3ea7',1,'SVF::InterPHIVFGNode']]],
374
- ['isfulljoin_3539',['isFullJoin',['../classSVF_1_1ForkJoinAnalysis.html#ab55532eefbcef639ced957ad82fbd340',1,'SVF::ForkJoinAnalysis']]],
375
- ['isfunction_3540',['isFunction',['../classSVF_1_1MemObj.html#ae1d14e2bf0be36cdadebf119822f607b',1,'SVF::MemObj::isFunction()'],['../classSVF_1_1ObjTypeInfo.html#ac99fa14fdf7bc0dd3e9ff36c7a3a351f',1,'SVF::ObjTypeInfo::isFunction()']]],
376
- ['isfunctionretphi_3541',['isFunctionRetPhi',['../classSVF_1_1PhiStmt.html#a8e55ddef627096c78bb2c8b6f9c77140',1,'SVF::PhiStmt']]],
377
- ['isfunentrysvfgnode_3542',['isFunEntrySVFGNode',['../classSVF_1_1SVFG.html#ae2cff3c963136f474fac0a66aa8cff7b',1,'SVF::SVFG']]],
378
- ['isfunentryvfgnode_3543',['isFunEntryVFGNode',['../classSVF_1_1VFG.html#a8994194bca2edfd9528880390de795ab',1,'SVF::VFG']]],
379
- ['isfunptr_3544',['isFunPtr',['../classSVF_1_1SVFIR.html#a9235a60e7332c8416e113e7360441d97',1,'SVF::SVFIR']]],
380
- ['isgepconstantexpr_3545',['isGepConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#ab5fc50624b5fe83b676b14bec4b99685',1,'SVF::LLVMUtil']]],
381
- ['isglobalobj_3546',['isGlobalObj',['../classSVF_1_1MemObj.html#a40462512a99eb258d8cd442c38d812b4',1,'SVF::MemObj::isGlobalObj()'],['../classSVF_1_1ObjTypeInfo.html#aa2855b69150287e5f04a7a683dc4c91f',1,'SVF::ObjTypeInfo::isGlobalObj()']]],
382
- ['isglobalsvfgnode_3547',['isGlobalSVFGNode',['../classSVF_1_1SaberSVFGBuilder.html#afbcd75844af51ff51c09c377f80a49cf',1,'SVF::SaberSVFGBuilder::isGlobalSVFGNode()'],['../classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7',1,'SVF::SrcSnkDDA::isGlobalSVFGNode()']]],
383
- ['isgraph_3548',['isgraph',['../extapi_8c.html#a49f40fd869fd0c90e4497fda08c89561',1,'extapi.c']]],
384
- ['ishareparfor_3549',['isHareParFor',['../classSVF_1_1ThreadAPI.html#ab96065dc1bb1cc29f9c37c885f524b34',1,'SVF::ThreadAPI::isHareParFor(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025',1,'SVF::ThreadAPI::isHareParFor(CallSite cs) const']]],
385
- ['ishareparforcall_3550',['isHareParForCall',['../namespaceSVF_1_1SVFUtil.html#a28fbb7cc51eb7e25d88f43e3eb1f30fb',1,'SVF::SVFUtil::isHareParForCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ad8340531cfb109c792de4edee34d44db',1,'SVF::SVFUtil::isHareParForCall(const SVFInstruction *inst)']]],
386
- ['ishbpair_3551',['isHBPair',['../classSVF_1_1MHP.html#a6f07427b45991b2d8a3ff21582121d23',1,'SVF::MHP::isHBPair()'],['../classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389',1,'SVF::ForkJoinAnalysis::isHBPair()']]],
387
- ['ishead_3552',['isHead',['../classSVF_1_1CFBasicBlockGWTO.html#ade2b2aa77bba3781ab921d5c36eb881b',1,'SVF::CFBasicBlockGWTO']]],
388
- ['isheadofspan_3553',['isHeadofSpan',['../classSVF_1_1MTASVFGBuilder.html#a5c32c2f5038aab15ec2da50c7c99b405',1,'SVF::MTASVFGBuilder::isHeadofSpan(const StmtSVFGNode *n, LockAnalysis::LockSpan lspan)'],['../classSVF_1_1MTASVFGBuilder.html#ad0c3ea19875191721cd466fe85b91a8c',1,'SVF::MTASVFGBuilder::isHeadofSpan(const StmtSVFGNode *n, InstSet mergespan)'],['../classSVF_1_1MTASVFGBuilder.html#a4d36dc553bc87508b78add9b52ce9c2a',1,'SVF::MTASVFGBuilder::isHeadofSpan(const StmtSVFGNode *n)']]],
389
- ['isheap_3554',['isHeap',['../classSVF_1_1MemObj.html#a898c5bb3956402578266a6fb142e02b1',1,'SVF::MemObj::isHeap()'],['../classSVF_1_1ObjTypeInfo.html#a26c179394fbda9a9261d0bf3f52b619d',1,'SVF::ObjTypeInfo::isHeap()']]],
390
- ['isheapallocextcall_3555',['isHeapAllocExtCall',['../namespaceSVF_1_1SVFUtil.html#a93ac673b885633849fa484938405ca75',1,'SVF::SVFUtil::isHeapAllocExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a07400bf7b1f50875f3e5123d13cff880',1,'SVF::SVFUtil::isHeapAllocExtCall(const SVFInstruction *inst)']]],
391
- ['isheapallocextcallviaarg_3556',['isHeapAllocExtCallViaArg',['../namespaceSVF_1_1SVFUtil.html#aedfa6e9216c6c788c26aef1967689b76',1,'SVF::SVFUtil::isHeapAllocExtCallViaArg(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ac77155f7e19d92292f52944d3fb32277',1,'SVF::SVFUtil::isHeapAllocExtCallViaArg(const SVFInstruction *inst)']]],
392
- ['isheapallocextcallviaret_3557',['isHeapAllocExtCallViaRet',['../namespaceSVF_1_1SVFUtil.html#ab2064cb70c76f399ce115f2621adea35',1,'SVF::SVFUtil::isHeapAllocExtCallViaRet(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a9f9b3296d2ce69346ac694ad6b04f2b0',1,'SVF::SVFUtil::isHeapAllocExtCallViaRet(const SVFInstruction *inst)']]],
393
- ['isheapallocextfunviaarg_3558',['isHeapAllocExtFunViaArg',['../namespaceSVF_1_1SVFUtil.html#ab4a69173f50ebe48e69103befe516245',1,'SVF::SVFUtil']]],
394
- ['isheapallocextfunviaret_3559',['isHeapAllocExtFunViaRet',['../namespaceSVF_1_1SVFUtil.html#a19b96a872d9096037f20e25122e469ea',1,'SVF::SVFUtil']]],
395
- ['isheapallocorstaticextcall_3560',['isHeapAllocOrStaticExtCall',['../namespaceSVF_1_1SVFUtil.html#a61ed4bb80d88b0f8dbc02535c224fdfb',1,'SVF::SVFUtil::isHeapAllocOrStaticExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a06b824671e2fab0e41a6b84ee9bd8362',1,'SVF::SVFUtil::isHeapAllocOrStaticExtCall(const SVFInstruction *inst)']]],
396
- ['isheapcondmemobj_3561',['isHeapCondMemObj',['../classSVF_1_1ContextDDA.html#a02902af9bc4455b994a5da4a9d6cf121',1,'SVF::ContextDDA::isHeapCondMemObj()'],['../classSVF_1_1DDAVFSolver.html#a645c7d0637b49e139898016ff652e1f3',1,'SVF::DDAVFSolver::isHeapCondMemObj()'],['../classSVF_1_1FlowDDA.html#afc3b2b4e0da7a2484ec35c3ce84a9d60',1,'SVF::FlowDDA::isHeapCondMemObj()']]],
397
- ['isheapmemobj_3562',['isHeapMemObj',['../classSVF_1_1PointerAnalysis.html#ae6ea391ac44dffeb6899bb44323c5361',1,'SVF::PointerAnalysis']]],
398
- ['ishelpname_3563',['isHelpName',['../classOptionBase.html#ae446d8507843235d8fe71d32bc4bd04b',1,'OptionBase']]],
399
- ['isinawrapper_3564',['isInAWrapper',['../classSVF_1_1SrcSnkDDA.html#afc75e55af839ef535d80555fd422342c',1,'SVF::SrcSnkDDA']]],
400
- ['isincurbackwardslice_3565',['isInCurBackwardSlice',['../classSVF_1_1SrcSnkDDA.html#a4cb2c14431fc432e84d382f8eeb24fe2',1,'SVF::SrcSnkDDA']]],
401
- ['isincurforwardslice_3566',['isInCurForwardSlice',['../classSVF_1_1SrcSnkDDA.html#a4bde70a5d9dbf5a9234a93aaeaaacb94',1,'SVF::SrcSnkDDA']]],
402
- ['isincurrentscc_3567',['isInCurrentSCC',['../classSVF_1_1WPASCCSolver.html#ae1ed4875e706677acf22a776f7285185',1,'SVF::WPASCCSolver']]],
403
- ['isincycle_3568',['isIncycle',['../classSVF_1_1TCTNode.html#a42dde4c3714cc5605f7c0e76cfd4a74c',1,'SVF::TCTNode::isIncycle()'],['../classSVF_1_1CxtThread.html#a54c95794963cb5a478db7c49c1b8c428',1,'SVF::CxtThread::isIncycle()'],['../classSVF_1_1SCCDetection.html#a5d699af73b1e7ad4e3a5f6d26b8b6d15',1,'SVF::SCCDetection::isInCycle()']]],
404
- ['isindirectcall_3569',['isIndirectCall',['../classSVF_1_1CallICFGNode.html#aa11226a2e4fa6a7b1d78006cc8ca0518',1,'SVF::CallICFGNode']]],
405
- ['isindirectcalledge_3570',['isIndirectCallEdge',['../classSVF_1_1PTACallGraphEdge.html#a74692d47f929dc2188eede497acb91b7',1,'SVF::PTACallGraphEdge']]],
406
- ['isindirectcallsites_3571',['isIndirectCallSites',['../classSVF_1_1SVFIR.html#a3dbe0b17694daa74f648a70e77efaf23',1,'SVF::SVFIR']]],
407
- ['isindirectedge_3572',['isIndirectEdge',['../classSVF_1_1ConstraintNode.html#a8c3e6dca7bf12fa941c4411f6a1f52c0',1,'SVF::ConstraintNode']]],
408
- ['isindirectvfgedge_3573',['isIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#aa8f30d093d4950724a6688707326b57b',1,'SVF::VFGEdge']]],
409
- ['isinf_3574',['isinf',['../cJSON_8cpp.html#abad128f70dbd5a06aa93fe79b3acc4df',1,'cJSON.cpp']]],
410
- ['isinicfgedge_3575',['isInICFGEdge',['../classSVF_1_1SVFLoop.html#ae8a579b8798cf14ba8c1d9ee9c355267',1,'SVF::SVFLoop']]],
411
- ['isinloop_3576',['isInloop',['../classSVF_1_1TCTNode.html#a4541cd85dcde2ce789ea411ebb1d89c7',1,'SVF::TCTNode::isInloop()'],['../classSVF_1_1CxtThread.html#a39230596cd1c927353eaaee071eb16c6',1,'SVF::CxtThread::isInloop()'],['../classSVF_1_1ICFG.html#ae115e70bf53f25c0ca6b1f22acccf5b5',1,'SVF::ICFG::isInLoop(const ICFGNode *node)'],['../classSVF_1_1ICFG.html#ac0600b9ff2521ec2b205dc35c276397d',1,'SVF::ICFG::isInLoop(const SVFInstruction *inst)'],['../classSVF_1_1SVFLoop.html#af2433fcc43f4e22fdf97ca2672a5dfa3',1,'SVF::SVFLoop::isInLoop()']]],
412
- ['isinloopinstruction_3577',['isInLoopInstruction',['../classSVF_1_1TCT.html#af1e7f51f9a3540fa73b856def01da77e',1,'SVF::TCT']]],
413
- ['isinrecursion_3578',['isInRecursion',['../classSVF_1_1PointerAnalysis.html#aa725a0c9426e8615cbc078c88561f66a',1,'SVF::PointerAnalysis::isInRecursion()'],['../classSVF_1_1TCT.html#a17a478edc9fac3e501202073100549ff',1,'SVF::TCT::isInRecursion()']]],
414
- ['isinsamecispan_3579',['isInSameCISpan',['../classSVF_1_1LockAnalysis.html#aa759d7cf2aa537a375daef4c637e597e',1,'SVF::LockAnalysis']]],
415
- ['isinsamecsspan_3580',['isInSameCSSpan',['../classSVF_1_1LockAnalysis.html#a1c23ab16b5c7ab5bb482a5828e615bbb',1,'SVF::LockAnalysis::isInSameCSSpan(const SVFInstruction *i1, const SVFInstruction *i2) const'],['../classSVF_1_1LockAnalysis.html#a8595b976bf60d161561e5494257aa179',1,'SVF::LockAnalysis::isInSameCSSpan(const CxtStmt &cxtStmt1, const CxtStmt &cxtStmt2) const']]],
416
- ['isinsamespan_3581',['isInSameSpan',['../classSVF_1_1LockAnalysis.html#a1c1b63a8bd7449ebeb2c31b0532e9337',1,'SVF::LockAnalysis']]],
417
- ['isinscc_3582',['isInSCC',['../classSVF_1_1SCCDetection.html#aff6c15443edca2559ae3f3d04ff45481',1,'SVF::SCCDetection']]],
418
- ['isinsensitivecallret_3583',['isInsensitiveCallRet',['../classSVF_1_1ContextDDA.html#a76487b8b3e3abb8a16b5c4f5c7e79819',1,'SVF::ContextDDA']]],
419
- ['isinsidecondintralock_3584',['isInsideCondIntraLock',['../classSVF_1_1LockAnalysis.html#a25446604fac03485a991d28f03e88788',1,'SVF::LockAnalysis']]],
420
- ['isinsideintralock_3585',['isInsideIntraLock',['../classSVF_1_1LockAnalysis.html#a3fd595637d248213c650889d6e2d07ad',1,'SVF::LockAnalysis']]],
421
- ['isint2ptrconstantexpr_3586',['isInt2PtrConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#adfa4a4e6d13004d14137d9168bd32463',1,'SVF::LLVMUtil']]],
422
- ['isinterestedpagnode_3587',['isInterestedPAGNode',['../classSVF_1_1VFG.html#a85360d0242ea7d2ec7da670f2cc17962',1,'SVF::VFG']]],
423
- ['isintracfgedge_3588',['isIntraCFGEdge',['../classSVF_1_1ICFGEdge.html#a4e6d228dfc678618a423e8293877f04c',1,'SVF::ICFGEdge']]],
424
- ['isintralock_3589',['isIntraLock',['../classSVF_1_1LockAnalysis.html#aabb4acd61154d3e7fed64ec4e94f2d93',1,'SVF::LockAnalysis']]],
425
- ['isintravfgedge_3590',['isIntraVFGEdge',['../classSVF_1_1VFGEdge.html#a5d2668f46a709eb179007a296d94b77b',1,'SVF::VFGEdge']]],
426
- ['isintrinsic_3591',['isIntrinsic',['../classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb',1,'SVF::SVFFunction']]],
427
- ['isintrinsicfun_3592',['isIntrinsicFun',['../namespaceSVF_1_1LLVMUtil.html#a4638a12f5481dff947b59cf8353e619b',1,'SVF::LLVMUtil']]],
428
- ['isintrinsicinst_3593',['isIntrinsicInst',['../namespaceSVF_1_1LLVMUtil.html#a003b769751b93b94bdb011bd704cfde1',1,'SVF::LLVMUtil::isIntrinsicInst()'],['../namespaceSVF_1_1SVFUtil.html#abb2bbf6e0dc5adae2140a519259e6f17',1,'SVF::SVFUtil::isIntrinsicInst()']]],
429
- ['isinworklist_3594',['isInWorklist',['../classSVF_1_1CFLSolver.html#a0e112c2290b3ba4e61da6b1fe9ac506d',1,'SVF::CFLSolver::isInWorklist()'],['../classSVF_1_1SrcSnkSolver.html#a1d9e1f15c9670758b9598e848ce5eeed',1,'SVF::SrcSnkSolver::isInWorklist()'],['../classSVF_1_1GraphReachSolver.html#a448dd77a75555479e9c8769c0638af2c',1,'SVF::GraphReachSolver::isInWorklist()'],['../classSVF_1_1WPASolver.html#a09c85e7a12715fc64e05a8448b699ec0',1,'SVF::WPASolver::isInWorklist()']]],
430
- ['isirfile_3595',['isIRFile',['../namespaceSVF_1_1LLVMUtil.html#ad8a8c32a09340f491fffffcb07dd7a41',1,'SVF::LLVMUtil']]],
431
- ['isisolatednode_3596',['isIsolatedNode',['../classSVF_1_1SVFVar.html#acf194658d2cbdaf3f26f2af6c325fad7',1,'SVF::SVFVar']]],
432
- ['isjoinmustexecutedinloop_3597',['isJoinMustExecutedInLoop',['../classSVF_1_1TCT.html#ad7d8760d745f4d8fcd85ccdf876d22a5',1,'SVF::TCT']]],
433
- ['isjoinsite_3598',['isJoinsite',['../classSVF_1_1ThreadCallGraph.html#ac75a38384cda8379c32b4d01d4d5d20a',1,'SVF::ThreadCallGraph']]],
434
- ['isjoinsiteinrecursion_3599',['isJoinSiteInRecursion',['../classSVF_1_1TCT.html#a78d2419493546ee2f91a6aeb2e778709',1,'SVF::TCT']]],
435
- ['isload_3600',['isLoad',['../classSVF_1_1VersionedFlowSensitive.html#a984a4f929a18f97bfefac0102088a7fd',1,'SVF::VersionedFlowSensitive']]],
436
- ['isloadmap_3601',['isLoadMap',['../classSVF_1_1VersionedFlowSensitive.html#a6bb3db072db0b899f306b37f1146f83d',1,'SVF::VersionedFlowSensitive']]],
437
- ['isloadvtblinst_3602',['isLoadVtblInst',['../namespaceSVF_1_1LLVMUtil.html#a45da980cb7c085942bb8e6010db9d84f',1,'SVF::LLVMUtil']]],
438
- ['islocalcvarinrecursion_3603',['isLocalCVarInRecursion',['../classSVF_1_1DDAVFSolver.html#a20cadb651b41343437e135e985c4e566',1,'SVF::DDAVFSolver']]],
439
- ['islocalvarinrecursivefun_3604',['isLocalVarInRecursiveFun',['../classSVF_1_1PointerAnalysis.html#a108380f6f0b67654bb7c7676686096c8',1,'SVF::PointerAnalysis']]],
440
- ['islockaquirecall_3605',['isLockAquireCall',['../namespaceSVF_1_1SVFUtil.html#a5f3ecd0770991b6e84afe47a3934f0d2',1,'SVF::SVFUtil::isLockAquireCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a9cf550008fb5f051983003ee105738b1',1,'SVF::SVFUtil::isLockAquireCall(const SVFInstruction *inst)']]],
441
- ['islockcandidatefun_3606',['isLockCandidateFun',['../classSVF_1_1LockAnalysis.html#ae2c69e1a6787033a5be2b210134873c3',1,'SVF::LockAnalysis']]],
442
- ['islockreleasecall_3607',['isLockReleaseCall',['../namespaceSVF_1_1SVFUtil.html#a1241ef1c19df14f7db0bd62dd68f14f9',1,'SVF::SVFUtil::isLockReleaseCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a5b17fb3f5997e269938a368105592cbf',1,'SVF::SVFUtil::isLockReleaseCall(const SVFInstruction *inst)']]],
443
- ['isloopexitofjoinloop_3608',['isLoopExitOfJoinLoop',['../classSVF_1_1TCT.html#ae62f5a928f59e01d15e8fb4fb8f0f100',1,'SVF::TCT']]],
444
- ['isloopheader_3609',['isLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#a39257282d3875b5d28c21f6c8b1caf43',1,'SVF::SVFLoopAndDomInfo::isLoopHeader()'],['../classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768',1,'SVF::SVFFunction::isLoopHeader()']]],
445
- ['isloopheaderofjoinloop_3610',['isLoopHeaderOfJoinLoop',['../classSVF_1_1TCT.html#ab6c2beac6b9f1e4fc1fdd4d657232389',1,'SVF::TCT']]],
446
- ['islower_3611',['islower',['../extapi_8c.html#aa22ae60881e18aa1b9ec1d94210307ed',1,'extapi.c']]],
447
- ['ismemalloc_3612',['isMemAlloc',['../classSVF_1_1SaberCheckerAPI.html#a71cbe5fbf582d0801f604595d3dfb416',1,'SVF::SaberCheckerAPI::isMemAlloc(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#a512741dffe68d4bbb761c5c178ea8c67',1,'SVF::SaberCheckerAPI::isMemAlloc(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#acd2486bcf4cf413e63afed7884a0719e',1,'SVF::SaberCheckerAPI::isMemAlloc(const CallICFGNode *cs) const']]],
448
- ['ismemcpy_3613',['isMemcpy',['../classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898',1,'SVF::MTAAnnotator']]],
449
- ['ismemcpyextfun_3614',['isMemcpyExtFun',['../namespaceSVF_1_1SVFUtil.html#a688bd5e1bf36b3e75bfcea9388871dc4',1,'SVF::SVFUtil']]],
450
- ['ismemdealloc_3615',['isMemDealloc',['../classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e',1,'SVF::SaberCheckerAPI::isMemDealloc(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#aa6323d60c58b06f94a1645b26d3305ae',1,'SVF::SaberCheckerAPI::isMemDealloc(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#a6bfc01d7e72b8c587b2e494aa923f908',1,'SVF::SaberCheckerAPI::isMemDealloc(const CallICFGNode *cs) const']]],
451
- ['ismemset_3616',['isMemset',['../classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93',1,'SVF::MTAAnnotator']]],
452
- ['ismemsetextfun_3617',['isMemsetExtFun',['../namespaceSVF_1_1SVFUtil.html#a54098ea73555caa682287f8e3c9e8fcb',1,'SVF::SVFUtil']]],
453
- ['ismultiforked_3618',['isMultiforked',['../classSVF_1_1TCTNode.html#a5dd0cf88e381438d191b275314117561',1,'SVF::TCTNode']]],
454
- ['ismultiforkedthread_3619',['isMultiForkedThread',['../classSVF_1_1MHP.html#a041392f704690e89d8acf5ec68d8682c',1,'SVF::MHP']]],
455
- ['ismultiinheritance_3620',['isMultiInheritance',['../classSVF_1_1DCHNode.html#a42026e30e790bce5be03da3e45353c8d',1,'SVF::DCHNode::isMultiInheritance()'],['../classSVF_1_1CHNode.html#a224a394537fae62e64cf62a0d4fdd430',1,'SVF::CHNode::isMultiInheritance()']]],
456
- ['ismultiple_3621',['isMultiple',['../classOptionBase.html#ad6fe65a503048686686ea6ced35a2dfd',1,'OptionBase::isMultiple()'],['../classOptionMultiple.html#aebfc1b172ccde004333d9af7248dca4e',1,'OptionMultiple::isMultiple()']]],
457
- ['ismustalias_3622',['isMustAlias',['../classSVF_1_1DDAVFSolver.html#a345e5379f53b618adef014aa6887bfe7',1,'SVF::DDAVFSolver']]],
458
- ['ismustjoin_3623',['isMustJoin',['../classSVF_1_1MHP.html#a1c43a0f078f82a3c741de1c4dc2490c0',1,'SVF::MHP']]],
459
- ['isnan_3624',['isnan',['../cJSON_8cpp.html#a11b2d271b8abcb53159ffb82dc29547a',1,'cJSON.cpp']]],
460
- ['isnecmp_3625',['isNECmp',['../classSVF_1_1SaberCondAllocator.html#aac5762d9a7d584a9748301acbb31b401',1,'SVF::SaberCondAllocator']]],
461
- ['isnegcond_3626',['isNegCond',['../classSVF_1_1SaberCondAllocator.html#ad5d27f65374025b6a105ea7a92cbdb50',1,'SVF::SaberCondAllocator']]],
462
- ['isnocallerfunction_3627',['isNoCallerFunction',['../namespaceSVF_1_1LLVMUtil.html#a17cce1a11e1bfc342a9e3e79fe35deef',1,'SVF::LLVMUtil']]],
463
- ['isnodehidden_3628',['isNodeHidden',['../structSVF_1_1DefaultDOTGraphTraits.html#ae73ba55d72d5df1f70a2bfa2e12958f3',1,'SVF::DefaultDOTGraphTraits::isNodeHidden()'],['../classSVF_1_1GraphWriter.html#a8b1d80caf226c3a619c5fb03f8724f74',1,'SVF::GraphWriter::isNodeHidden()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#aa89ef1fbbc6ff785a933f45201054af6',1,'SVF::DOTGraphTraits< ConstraintGraph * >::isNodeHidden()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a4157da89f5224f90d19a505131e5a8bf',1,'SVF::DOTGraphTraits< IRGraph * >::isNodeHidden()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#aafa70c57c0bbad9c2334b83d88eb1a89',1,'SVF::DOTGraphTraits< SVFG * >::isNodeHidden()']]],
464
- ['isnoninstriccallsite_3629',['isNonInstricCallSite',['../namespaceSVF_1_1SVFUtil.html#a4af4db2fe43846609d2ed1d7022b1be1',1,'SVF::SVFUtil']]],
465
- ['isnonlocalobject_3630',['isNonLocalObject',['../classSVF_1_1MRGenerator.html#a2cf20660f2fd686fa3cabd046c4a10bf',1,'SVF::MRGenerator']]],
466
- ['isnonpointerobj_3631',['isNonPointerObj',['../classSVF_1_1PointerAnalysis.html#a9d3b20c9883d734537fb98b57b5372b9',1,'SVF::PointerAnalysis::isNonPointerObj()'],['../classSVF_1_1SVFIR.html#a980e54129ece0757d7f0373f37428507',1,'SVF::SVFIR::isNonPointerObj()']]],
467
- ['isnonptrfieldobj_3632',['isNonPtrFieldObj',['../classSVF_1_1MemObj.html#aef4ed89ab63d6af36e7f291171c150ac',1,'SVF::MemObj::isNonPtrFieldObj()'],['../classSVF_1_1ObjTypeInfo.html#a040ae9ad6cd6b075df6594bb1f706d72',1,'SVF::ObjTypeInfo::isNonPtrFieldObj()']]],
468
- ['isnotret_3633',['isNotRet',['../classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6',1,'SVF::SVFFunction']]],
469
- ['isnotretfunction_3634',['isNotRetFunction',['../classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347',1,'SVF::SVFFunction']]],
470
- ['isnullptr_3635',['isNullPtr',['../classSVF_1_1ExeState.html#a8edd5f30ab971ce893ffdb39d8b6a265',1,'SVF::ExeState::isNullPtr()'],['../classSVF_1_1SVFIR.html#a18ca66c199b910b15f1bfa77dcc98c30',1,'SVF::SVFIR::isNullPtr()'],['../classSVF_1_1SVFValue.html#ac29e2f5e75cc6916be6a663ca6d51177',1,'SVF::SVFValue::isNullPtr()'],['../classSVF_1_1SymbolTableInfo.html#ad095e4a569d399cadc03ce864f61c394',1,'SVF::SymbolTableInfo::isNullPtr()']]],
471
- ['isnullptrsym_3636',['isNullPtrSym',['../namespaceSVF_1_1LLVMUtil.html#a847fb0c433b5d3611151636ca4bc5bc5',1,'SVF::LLVMUtil']]],
472
- ['isnullstate_3637',['isNullState',['../classSVF_1_1ConsExeState.html#a08f64cf55802c4ddbc1e01b06ce55dec',1,'SVF::ConsExeState']]],
473
- ['isnullsymstate_3638',['isNullSymState',['../classSVF_1_1SymState.html#a9817e6ac4387d6a6fe5f67e2ce753a88',1,'SVF::SymState']]],
474
- ['isobject_3639',['isObject',['../namespaceSVF_1_1LLVMUtil.html#aca11801ed6ef6ff8d2a1e85bc0fc5794',1,'SVF::LLVMUtil']]],
475
- ['isoperoverload_3640',['isOperOverload',['../CppUtil_8cpp.html#a2a7c55fe3b24b913890307e9ac6cb2ba',1,'CppUtil.cpp']]],
476
- ['isouticfgedge_3641',['isOutICFGEdge',['../classSVF_1_1SVFLoop.html#a5b2ff96defd83686c2737cafa0e1cc83',1,'SVF::SVFLoop']]],
477
- ['isoutofbudgetdpm_3642',['isOutOfBudgetDpm',['../classSVF_1_1DDAVFSolver.html#a0b1f774883adc7d535f8363bf3c8b1e8',1,'SVF::DDAVFSolver']]],
478
- ['isoutofbudgetquery_3643',['isOutOfBudgetQuery',['../classSVF_1_1DDAVFSolver.html#a7994236bff84ba8244592fdf5e546734',1,'SVF::DDAVFSolver']]],
479
- ['isparforsite_3644',['isParForSite',['../classSVF_1_1ThreadCallGraph.html#ae18f0b3245694145f6d9262ee28c6453',1,'SVF::ThreadCallGraph']]],
480
- ['ispartialreachable_3645',['isPartialReachable',['../classSVF_1_1ProgSlice.html#a3822badbbe9ac808296d5248f2dbf8e2',1,'SVF::ProgSlice']]],
481
- ['isphicopyedge_3646',['isPhiCopyEdge',['../classSVF_1_1VFG.html#a8ddf15d89a1b11a7f7720b671f4f0295',1,'SVF::VFG']]],
482
- ['isphinode_3647',['isPhiNode',['../classSVF_1_1SVFIR.html#a5de67390d38bfacd5b63b776a0ecbfff',1,'SVF::SVFIR']]],
483
- ['ispointer_3648',['isPointer',['../classSVF_1_1SVFVar.html#a3b61042079a6c9dc395f38925c6a1271',1,'SVF::SVFVar']]],
484
- ['ispointerty_3649',['isPointerTy',['../classSVF_1_1SVFType.html#a870b63af2bf9fe43cdf1df3d56b20f6c',1,'SVF::SVFType']]],
485
- ['isprint_3650',['isprint',['../extapi_8c.html#a99355d8f0fb41ec43effb95189db0ed4',1,'extapi.c']]],
486
- ['isprogentryfunction_3651',['isProgEntryFunction',['../namespaceSVF_1_1LLVMUtil.html#ac9d6aff1a5e778e45c51b4f3b6d787e0',1,'SVF::LLVMUtil::isProgEntryFunction()'],['../namespaceSVF_1_1SVFUtil.html#a2c97c2b79b795465490512e267a9309b',1,'SVF::SVFUtil::isProgEntryFunction()']]],
487
- ['isprogexitcall_3652',['isProgExitCall',['../namespaceSVF_1_1SVFUtil.html#a6528edf9a1750df4a84d1a60d4d0bbe4',1,'SVF::SVFUtil::isProgExitCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a81e9fe00756a3f42395261c87e64de02',1,'SVF::SVFUtil::isProgExitCall(const SVFInstruction *inst)']]],
488
- ['isprogexitfunction_3653',['isProgExitFunction',['../namespaceSVF_1_1SVFUtil.html#aec7ee60be22e8f9397db108131696d57',1,'SVF::SVFUtil']]],
489
- ['isprotectedbycommoncilock_3654',['isProtectedByCommonCILock',['../classSVF_1_1LockAnalysis.html#ae912e35cddd4235a663f84f70c3881e7',1,'SVF::LockAnalysis']]],
490
- ['isprotectedbycommoncxtlock_3655',['isProtectedByCommonCxtLock',['../classSVF_1_1LockAnalysis.html#a32c0c5bdd676302f1c9e797d540278d8',1,'SVF::LockAnalysis::isProtectedByCommonCxtLock(const SVFInstruction *i1, const SVFInstruction *i2)'],['../classSVF_1_1LockAnalysis.html#a3e2e629a588b44ed39e529babb59a4f9',1,'SVF::LockAnalysis::isProtectedByCommonCxtLock(const CxtStmt &cxtStmt1, const CxtStmt &cxtStmt2)']]],
491
- ['isprotectedbycommonlock_3656',['isProtectedByCommonLock',['../classSVF_1_1LockAnalysis.html#a213bd0dfeba620498dabcfa4fa3a018c',1,'SVF::LockAnalysis']]],
492
- ['isptaedge_3657',['isPTAEdge',['../classSVF_1_1SVFStmt.html#a0b6c03af568b70903da6b200ac86c951',1,'SVF::SVFStmt']]],
493
- ['isptanode_3658',['isPTANode',['../classSVF_1_1StmtVFGNode.html#a88d856dc04d922dc553bc2eae31e88a6',1,'SVF::StmtVFGNode::isPTANode()'],['../classSVF_1_1PHIVFGNode.html#a103e55e670ce614cabc13b8dc5b17b91',1,'SVF::PHIVFGNode::isPTANode()'],['../classSVF_1_1ArgumentVFGNode.html#ab891206b29c1cf7a732f09f5a187928e',1,'SVF::ArgumentVFGNode::isPTANode()'],['../classSVF_1_1NullPtrVFGNode.html#a320a99e99af0c6acf5dadc9e7077f776',1,'SVF::NullPtrVFGNode::isPTANode()']]],
494
- ['isptr_3659',['isPtr',['../classSVF_1_1SVFVar.html#a7c8ffadedbf53d30694feeb7771990af',1,'SVF::SVFVar']]],
495
- ['isptr2intconstantexpr_3660',['isPtr2IntConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#a2834d135a2385efff783e6e22d2eff1f',1,'SVF::LLVMUtil']]],
496
- ['isptrinuncalledfunction_3661',['isPtrInUncalledFunction',['../namespaceSVF_1_1LLVMUtil.html#a07c785d931cef3c61e3dab4c615770be',1,'SVF::LLVMUtil']]],
497
- ['isptronlysvfg_3662',['isPtrOnlySVFG',['../classSVF_1_1VFG.html#a268ec1495cbe4adb51fa50d28a4cba3d',1,'SVF::VFG']]],
498
- ['ispunct_3663',['ispunct',['../extapi_8c.html#a9d60842d6ae065229ba810e6b01110da',1,'extapi.c']]],
499
- ['ispureabstract_3664',['isPureAbstract',['../classSVF_1_1DCHNode.html#aed5e8397d43b602b79425acdae5e01f5',1,'SVF::DCHNode::isPureAbstract()'],['../classSVF_1_1CHNode.html#a268ccdfb486cc2efa8581ee7a3b5af39',1,'SVF::CHNode::isPureAbstract()']]],
500
- ['ispwcnode_3665',['isPWCNode',['../classSVF_1_1ConstraintGraph.html#a84468bc9355d31e8c3e18369036ddf5c',1,'SVF::ConstraintGraph::isPWCNode()'],['../classSVF_1_1ConstraintNode.html#a0ffe4f1ca1a6f70466cc1c6b3b12c90d',1,'SVF::ConstraintNode::isPWCNode()']]],
501
- ['israndomaccess_3666',['IsRandomAccess',['../classSVF_1_1iter__facade__base.html#a1935969a70a0312f809db166d65fec89a3571f11b56b4970ffff3c021f6fb47e8',1,'SVF::iter_facade_base']]],
502
- ['isreachablebetweenfunctions_3667',['isReachableBetweenFunctions',['../classSVF_1_1PTACallGraph.html#aa03df6b1ebf7f8356a47fa074d3f91a4',1,'SVF::PTACallGraph']]],
503
- ['isreachablefromprogentry_3668',['isReachableFromProgEntry',['../classSVF_1_1PTACallGraphNode.html#ae549769b86088c7c03e416549694ef52',1,'SVF::PTACallGraphNode']]],
504
- ['isreachglobal_3669',['isReachGlobal',['../classSVF_1_1ProgSlice.html#a067480a9815fdb728cd259ef9b687e3e',1,'SVF::ProgSlice']]],
505
- ['isreallocextcall_3670',['isReallocExtCall',['../namespaceSVF_1_1SVFUtil.html#a6740e7686ba111ae525c6c093cbbaf46',1,'SVF::SVFUtil::isReallocExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a21eb8acf4b7f876507ff02c65fff0869',1,'SVF::SVFUtil::isReallocExtCall(const SVFInstruction *inst)']]],
506
- ['isreallocextfun_3671',['isReallocExtFun',['../namespaceSVF_1_1SVFUtil.html#a97c74c642ad43d955ac8a3f3ad8907b4',1,'SVF::SVFUtil']]],
507
- ['isrecurfulljoin_3672',['isRecurFullJoin',['../classSVF_1_1MHP.html#a0356a8ccc53999549fb369f67faad306',1,'SVF::MHP']]],
508
- ['isretcfgedge_3673',['isRetCFGEdge',['../classSVF_1_1ICFGEdge.html#ae3e7a6596de9fd3a25a28242a06ddd80',1,'SVF::ICFGEdge']]],
509
- ['isretdirectvfgedge_3674',['isRetDirectVFGEdge',['../classSVF_1_1VFGEdge.html#a49cbf2a714c9b965b19452d266cd8bdf',1,'SVF::VFGEdge']]],
510
- ['isretindirectvfgedge_3675',['isRetIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#ad0df7ea2de8de5607229dfcdd7b70b87',1,'SVF::VFGEdge']]],
511
- ['isretinst_3676',['isRetInst',['../classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d',1,'SVF::SVFInstruction']]],
512
- ['isretvfgedge_3677',['isRetVFGEdge',['../classSVF_1_1VFGEdge.html#a3937eef974c3953f1d1e7d64c5a24ff3',1,'SVF::VFGEdge']]],
513
- ['issamescev_3678',['isSameSCEV',['../classSVF_1_1ForkJoinAnalysis.html#abbff6ea064e7241315932db77dccaad9',1,'SVF::ForkJoinAnalysis']]],
514
- ['issamethisptrinconstructor_3679',['isSameThisPtrInConstructor',['../namespaceSVF_1_1LLVMUtil.html#a8873eb1cce9496f9699eab22c4a6d3ce',1,'SVF::LLVMUtil']]],
515
- ['issamevar_3680',['isSameVar',['../classSVF_1_1CondPTAImpl.html#a7a1be735c76ba4a6b235264fe8ec6c28',1,'SVF::CondPTAImpl']]],
516
- ['issatisfiable_3681',['isSatisfiable',['../classSVF_1_1SaberCondAllocator.html#a7c132cc105a97a5dbf0c9b9d16b4b72a',1,'SVF::SaberCondAllocator']]],
517
- ['issatisfiableforall_3682',['isSatisfiableForAll',['../classSVF_1_1ProgSlice.html#a62a9f2c107f27d6c04c30ef153ffb8ed',1,'SVF::ProgSlice']]],
518
- ['issatisfiableforpairs_3683',['isSatisfiableForPairs',['../classSVF_1_1ProgSlice.html#a45fb7711498bcba60e931c9c2a9ccec4',1,'SVF::ProgSlice']]],
519
- ['isscalar_3684',['isScalar',['../classSVF_1_1DCHNode.html#a50cf99ff5cc910512c1ce3987c7395ef',1,'SVF::DCHNode']]],
520
- ['isselectconstantexpr_3685',['isSelectConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#ae59b0dc7f29dbd2018e819f77465f66e',1,'SVF::LLVMUtil']]],
521
- ['issigned_3686',['isSigned',['../classSVF_1_1SVFIntegerType.html#a535874e5c49f686dd6ae99304ecd6821',1,'SVF::SVFIntegerType']]],
522
- ['issimple_3687',['isSimple',['../structSVF_1_1DefaultDOTGraphTraits.html#acc82bc6228128e5bb98a6b00d6dc5f77',1,'SVF::DefaultDOTGraphTraits::isSimple()'],['../structSVF_1_1DefaultDOTGraphTraits.html#abf5957e894bacd69c9ead5a80a330626',1,'SVF::DefaultDOTGraphTraits::IsSimple()']]],
523
- ['issinglefieldobj_3688',['isSingleFieldObj',['../classSVF_1_1ConstraintGraph.html#a38fd07dd86f6187a7671f9f85565fccc',1,'SVF::ConstraintGraph']]],
524
- ['issinglevalty_3689',['isSingleValTy',['../classSVF_1_1SVFType.html#ac26ba9052149b5b792aa8e8c3ccfd350',1,'SVF::SVFType']]],
525
- ['issinglevaluetype_3690',['isSingleValueType',['../classSVF_1_1SVFType.html#a5d19107cd4bd64c3918419fd7d22d3b6',1,'SVF::SVFType']]],
526
- ['issink_3691',['isSink',['../classSVF_1_1SVFGStat.html#ae905f0d64db3039f8fd3c117c4624e31',1,'SVF::SVFGStat::isSink()'],['../classSVF_1_1SrcSnkDDA.html#a703bfc5c825d66fdb0d74eb89d181581',1,'SVF::SrcSnkDDA::isSink()']]],
527
- ['issinklikefun_3692',['isSinkLikeFun',['../classSVF_1_1FileChecker.html#aac61c4566cd79827879f4862664a432e',1,'SVF::FileChecker::isSinkLikeFun()'],['../classSVF_1_1LeakChecker.html#aa45d35a0dc5162e8cef8b27b92ff243d',1,'SVF::LeakChecker::isSinkLikeFun()'],['../classSVF_1_1SrcSnkDDA.html#ab392142d8b4610635aef32c2f7ea8f91',1,'SVF::SrcSnkDDA::isSinkLikeFun()']]],
528
- ['issomepathreachable_3693',['isSomePathReachable',['../classSVF_1_1SrcSnkDDA.html#a19ab6f6df2a67b294268cfe7f4287fd7',1,'SVF::SrcSnkDDA']]],
529
- ['issource_3694',['isSource',['../classSVF_1_1SVFGStat.html#a72c93b86e95bdbe32ade33f7264f4c0a',1,'SVF::SVFGStat::isSource()'],['../classSVF_1_1SrcSnkDDA.html#a815e39e7c65ed9a250cafe40f74a4ba1',1,'SVF::SrcSnkDDA::isSource()']]],
530
- ['issourcelikefun_3695',['isSourceLikeFun',['../classSVF_1_1FileChecker.html#ab2ed4c1d3aa00ac663441f32d9f3115f',1,'SVF::FileChecker::isSourceLikeFun()'],['../classSVF_1_1LeakChecker.html#afeee30f5f0c08d9aed59be3064bcc134',1,'SVF::LeakChecker::isSourceLikeFun()'],['../classSVF_1_1SrcSnkDDA.html#af5a96bfc0f214a14dd2b3e1a46177d3c',1,'SVF::SrcSnkDDA::isSourceLikeFun()']]],
531
- ['isspace_3696',['isspace',['../extapi_8c.html#a84b34b0058324ae5c0eae4956cf00cc5',1,'extapi.c']]],
532
- ['isspawneefun_3697',['isSpawneeFun',['../classSVF_1_1PCG.html#aa894020740c6d6ad8a179133f628a573',1,'SVF::PCG']]],
533
- ['isspawnerfun_3698',['isSpawnerFun',['../classSVF_1_1PCG.html#a49d2755072df3c5012bc602ac1501bdc',1,'SVF::PCG']]],
534
- ['isspawnsite_3699',['isSpawnsite',['../classSVF_1_1PCG.html#a7a9d65698363d5f18c2556ead635cdf8',1,'SVF::PCG']]],
535
- ['isspuriousvfedgeatindcallsite_3700',['isSpuriousVFEdgeAtIndCallSite',['../classSVF_1_1SVFGBuilder.html#a9e8da6a516ed6598c66d81a0891fbb6e',1,'SVF::SVFGBuilder']]],
536
- ['isstack_3701',['isStack',['../classSVF_1_1MemObj.html#af7316c697eafc71d5fc93108da4e2cee',1,'SVF::MemObj::isStack()'],['../classSVF_1_1ObjTypeInfo.html#aa568dc82decd28d2ef40785a4a647602',1,'SVF::ObjTypeInfo::isStack()']]],
537
- ['isstaticextcall_3702',['isStaticExtCall',['../namespaceSVF_1_1SVFUtil.html#ae62938f722543d6d7fc201b685be1abf',1,'SVF::SVFUtil::isStaticExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a9236e11e62bde33d6ab1f309300c488a',1,'SVF::SVFUtil::isStaticExtCall(const SVFInstruction *inst)']]],
538
- ['isstaticextfun_3703',['isStaticExtFun',['../namespaceSVF_1_1SVFUtil.html#a1bc9bb7bd6c9682debf3ffab7182abf5',1,'SVF::SVFUtil']]],
539
- ['isstaticobj_3704',['isStaticObj',['../classSVF_1_1MemObj.html#a954eba54eda95e6735eb1d32bd8a276e',1,'SVF::MemObj::isStaticObj()'],['../classSVF_1_1ObjTypeInfo.html#a3594dc1c1943dbac0ab72f2ff163c523',1,'SVF::ObjTypeInfo::isStaticObj()']]],
540
- ['isstore_3705',['isStore',['../classSVF_1_1VersionedFlowSensitive.html#aac920c9a5f13dd147e3c130425e005eb',1,'SVF::VersionedFlowSensitive']]],
541
- ['isstoremap_3706',['isStoreMap',['../classSVF_1_1VersionedFlowSensitive.html#a18e25c3871d7cc1a6bb0592ceca90f88',1,'SVF::VersionedFlowSensitive']]],
542
- ['isstrongupdate_3707',['isStrongUpdate',['../classSVF_1_1DDAVFSolver.html#a94bcddbc7b9ccecb3fbb693b13372785',1,'SVF::DDAVFSolver::isStrongUpdate()'],['../classSVF_1_1SaberSVFGBuilder.html#a21c20865a0093192978cec09ce09f20b',1,'SVF::SaberSVFGBuilder::isStrongUpdate()'],['../classSVF_1_1FlowSensitive.html#a42a7e39e0e15576742f8ba7c32579ea2',1,'SVF::FlowSensitive::isStrongUpdate()']]],
543
- ['isstruct_3708',['isStruct',['../classSVF_1_1MemObj.html#a132df66e2751e5db6b0ba82d767a3286',1,'SVF::MemObj::isStruct()'],['../classSVF_1_1ObjTypeInfo.html#a06493939f797f122b70b90bbf22cad7a',1,'SVF::ObjTypeInfo::isStruct()']]],
544
- ['issubset_3709',['isSubset',['../classSVF_1_1CondPointsToSet.html#acefec4fbacde1099d3dc81ab45ab9b8c',1,'SVF::CondPointsToSet']]],
545
- ['issvfgnodeincycle_3710',['isSVFGNodeInCycle',['../classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93',1,'SVF::DDAVFSolver']]],
546
- ['issym_3711',['isSym',['../classSVF_1_1SingleAbsValue.html#a948aca85133c7045d508b8ee33dabe91',1,'SVF::SingleAbsValue']]],
547
- ['issymbolabsvalue_3712',['isSymbolAbsValue',['../classSVF_1_1SingleAbsValue.html#adea2bf196a9717c252f33f2707510d12',1,'SVF::SingleAbsValue']]],
548
- ['istailofspan_3713',['isTailofSpan',['../classSVF_1_1MTASVFGBuilder.html#ac8339229ade604f4205b111bfc99f23f',1,'SVF::MTASVFGBuilder::isTailofSpan(const StmtSVFGNode *n, LockAnalysis::LockSpan lspan)'],['../classSVF_1_1MTASVFGBuilder.html#af8ea2da28e9818d4f9e4e9528997f023',1,'SVF::MTASVFGBuilder::isTailofSpan(const StmtSVFGNode *n, InstSet mergespan)'],['../classSVF_1_1MTASVFGBuilder.html#a9c8681767551575a18ee141f7336db05',1,'SVF::MTASVFGBuilder::isTailofSpan(const StmtSVFGNode *n)']]],
549
- ['istdacquire_3714',['isTDAcquire',['../classSVF_1_1LockAnalysis.html#ab8376e0cbdff101b7b981141637e3da3',1,'SVF::LockAnalysis::isTDAcquire()'],['../classSVF_1_1ThreadAPI.html#a742161b465774d74306df68a2bbe95e8',1,'SVF::ThreadAPI::isTDAcquire(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a608f0cb60a665745748b6a6654a6e837',1,'SVF::ThreadAPI::isTDAcquire(CallSite cs) const']]],
550
- ['istdbarwait_3715',['isTDBarWait',['../classSVF_1_1ThreadAPI.html#a62a5d4709eb9f1e4e9dd20b87dac8c42',1,'SVF::ThreadAPI::isTDBarWait(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#af3aa58dc83dca382162df67c12169585',1,'SVF::ThreadAPI::isTDBarWait(CallSite cs) const']]],
551
- ['istdexit_3716',['isTDExit',['../classSVF_1_1ThreadAPI.html#a3e175d985de53d0aadb026168e8a1a0e',1,'SVF::ThreadAPI::isTDExit(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f',1,'SVF::ThreadAPI::isTDExit(CallSite cs) const']]],
552
- ['istdfork_3717',['isTDFork',['../classSVF_1_1LockAnalysis.html#a6039a72839e5eaf27c4c19c2e8316321',1,'SVF::LockAnalysis::isTDFork()'],['../classSVF_1_1MHP.html#a7af8320c524acaf3cf004ff37f9b4e42',1,'SVF::MHP::isTDFork()'],['../classSVF_1_1ForkJoinAnalysis.html#a66965759d876309c64faf4b755afc2a7',1,'SVF::ForkJoinAnalysis::isTDFork()'],['../classSVF_1_1ThreadAPI.html#a4bacbfb6648de8196217c83b5d73b876',1,'SVF::ThreadAPI::isTDFork(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a261eb3c2f7e44a81edf4feddfc65a3cc',1,'SVF::ThreadAPI::isTDFork(CallSite cs) const']]],
553
- ['istdjoin_3718',['isTDJoin',['../classSVF_1_1MHP.html#a3352c8718f909c9fbed4ef7f5cf050a2',1,'SVF::MHP::isTDJoin()'],['../classSVF_1_1ForkJoinAnalysis.html#a97151d74790b2853249d0cc94bb0904f',1,'SVF::ForkJoinAnalysis::isTDJoin()'],['../classSVF_1_1ThreadAPI.html#a68b10ffa2775fe7d8c1476409c0f54ab',1,'SVF::ThreadAPI::isTDJoin(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a50e56d63c6d713ac34b4006d248f880b',1,'SVF::ThreadAPI::isTDJoin(CallSite cs) const']]],
554
- ['istdrelease_3719',['isTDRelease',['../classSVF_1_1LockAnalysis.html#ad1184e1c2d583fa0b03bd1892152925a',1,'SVF::LockAnalysis::isTDRelease()'],['../classSVF_1_1ThreadAPI.html#a1d5c84fd83e120820bfb3458e0231fdf',1,'SVF::ThreadAPI::isTDRelease(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a1bba2e9df7a74e7e2f728267ff4bfe0f',1,'SVF::ThreadAPI::isTDRelease(CallSite cs) const']]],
555
- ['istemplate_3720',['isTemplate',['../classSVF_1_1DCHNode.html#ada436c7cb9108898c520952a87ebd01d',1,'SVF::DCHNode::isTemplate()'],['../classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749',1,'SVF::CHNode::isTemplate()']]],
556
- ['isterminator_3721',['isTerminator',['../classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d',1,'SVF::SVFInstruction']]],
557
- ['istestcontainsnullandthevalue_3722',['isTestContainsNullAndTheValue',['../classSVF_1_1SaberCondAllocator.html#a34be6721a311d72dcd355eeb41dbd3e1',1,'SVF::SaberCondAllocator']]],
558
- ['istestnotnullexpr_3723',['isTestNotNullExpr',['../classSVF_1_1SaberCondAllocator.html#a4fc06192d4f7db305c3414a39e7c2b49',1,'SVF::SaberCondAllocator']]],
559
- ['istestnullexpr_3724',['isTestNullExpr',['../classSVF_1_1SaberCondAllocator.html#accf26eb31e7724daa3ba9170feee9644',1,'SVF::SaberCondAllocator']]],
560
- ['isthreadexitcall_3725',['isThreadExitCall',['../namespaceSVF_1_1SVFUtil.html#a3af5073a1cdc000678f7e4bbc943f5d5',1,'SVF::SVFUtil::isThreadExitCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a916f308f05ef0711f0aa32a8e6f96986',1,'SVF::SVFUtil::isThreadExitCall(const SVFInstruction *inst)']]],
561
- ['isthreadforkcall_3726',['isThreadForkCall',['../namespaceSVF_1_1SVFUtil.html#a5c2abeb363081381c3dc939ab511e3f0',1,'SVF::SVFUtil::isThreadForkCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ae3abb438b0182c32abfbd6a625a24041',1,'SVF::SVFUtil::isThreadForkCall(const SVFInstruction *inst)']]],
562
- ['isthreadjoincall_3727',['isThreadJoinCall',['../namespaceSVF_1_1SVFUtil.html#a194a8cf292726bd6cd54307b555c068a',1,'SVF::SVFUtil::isThreadJoinCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ad96e4550fca39e3edb362326a4cf1913',1,'SVF::SVFUtil::isThreadJoinCall(const SVFInstruction *inst)']]],
563
- ['isthreadmhpindirectvfgedge_3728',['isThreadMHPIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#ace832abe1ec87e3e2338944061d09ea4',1,'SVF::VFGEdge']]],
564
- ['isthunkfunc_3729',['isThunkFunc',['../structSVF_1_1cppUtil_1_1DemangledName.html#af6117df8aec7f4c077058fa8f00b0243',1,'SVF::cppUtil::DemangledName']]],
565
- ['istop_3730',['isTop',['../classSVF_1_1AbstractValue.html#a8f470d727f665e3244b222df1eb724b6',1,'SVF::AbstractValue::isTop()'],['../classSVF_1_1AddressValue.html#a3ead18a9602057bb034f8fc447715a06',1,'SVF::AddressValue::isTop()'],['../classSVF_1_1IntervalValue.html#a977128211266b93e58e298a7ac29a059',1,'SVF::IntervalValue::isTop()'],['../classSVF_1_1SingleAbsValue.html#aab5acb2ae0dfaa7f50dd32b9d43f9de9',1,'SVF::SingleAbsValue::isTop()']]],
566
- ['istopabsvalue_3731',['isTopAbsValue',['../classSVF_1_1SingleAbsValue.html#a5749cbe2d0966e65046ce84a78fcba07',1,'SVF::SingleAbsValue']]],
567
- ['istoplevelptrstmt_3732',['isTopLevelPtrStmt',['../classSVF_1_1DDAVFSolver.html#a7b35588de00e322afd742041bf735571',1,'SVF::DDAVFSolver']]],
568
- ['istruncconstantexpr_3733',['isTruncConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#a946a2b51b848c45c6c52f03581ee05b8',1,'SVF::LLVMUtil']]],
569
- ['isunaryconstantexpr_3734',['isUnaryConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#a215cc9fd716798bbb7f96f5b64e01349',1,'SVF::LLVMUtil']]],
570
- ['isuncalled_3735',['isUncalled',['../classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea',1,'SVF::SVFFunction']]],
571
- ['isuncalledfunction_3736',['isUncalledFunction',['../classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8',1,'SVF::SVFFunction::isUncalledFunction()'],['../namespaceSVF_1_1LLVMUtil.html#a2c61d741afbcfa853b505cd391f29f9b',1,'SVF::LLVMUtil::isUncalledFunction()']]],
572
- ['isunconditional_3737',['isUnconditional',['../classSVF_1_1BranchStmt.html#a038d65e38fe792fec4050d3d1c9c5180',1,'SVF::BranchStmt']]],
573
- ['isunreachable_3738',['isUnreachable',['../classSVF_1_1SVFLoopAndDomInfo.html#aac4d533d1c7abfefbd54507357e240f4',1,'SVF::SVFLoopAndDomInfo']]],
574
- ['isupper_3739',['isupper',['../extapi_8c.html#adadd6582d46775aab6a51e29d16d9f77',1,'extapi.c']]],
575
- ['isusedextfunction_3740',['isUsedExtFunction',['../classSVF_1_1LLVMModuleSet.html#aa259d688db36387c824ebfa741d4692d',1,'SVF::LLVMModuleSet']]],
324
+ ['iscalledextfunction_3489',['isCalledExtFunction',['../classSVF_1_1LLVMModuleSet.html#abbca1044dc59299224598ec2ba17fe7e',1,'SVF::LLVMModuleSet']]],
325
+ ['iscallindirectvfgedge_3490',['isCallIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#ae14a5f58064e6c08b53a3cffcc050077',1,'SVF::VFGEdge']]],
326
+ ['iscallsite_3491',['isCallSite',['../namespaceSVF_1_1LLVMUtil.html#a5a7dc8680a9714e08b01dd339b85bb20',1,'SVF::LLVMUtil::isCallSite(const Instruction *inst)'],['../namespaceSVF_1_1LLVMUtil.html#aeaa116fd9718c8b31f30d3fe62bb6403',1,'SVF::LLVMUtil::isCallSite(const Value *val)'],['../namespaceSVF_1_1SVFUtil.html#afdc3358522417de9a0d3a181a329f722',1,'SVF::SVFUtil::isCallSite(const SVFInstruction *inst)'],['../namespaceSVF_1_1SVFUtil.html#a8cb755f339ad1650f8ae2155451d9c0d',1,'SVF::SVFUtil::isCallSite(const SVFValue *val)']]],
327
+ ['iscallsiteretsvfgnode_3492',['isCallSiteRetSVFGNode',['../classSVF_1_1SVFG.html#ad189e45b0c810e68566ccc3bdb3f2e59',1,'SVF::SVFG']]],
328
+ ['iscallvfgedge_3493',['isCallVFGEdge',['../classSVF_1_1VFGEdge.html#a4352297ef44c4eff1efe2f348cce6fe9',1,'SVF::VFGEdge']]],
329
+ ['iscandidatefun_3494',['isCandidateFun',['../classSVF_1_1TCT.html#aa69b82c888c8193e97f9e95c62ac99d4',1,'SVF::TCT::isCandidateFun(const PTACallGraph::FunctionSet &callees) const'],['../classSVF_1_1TCT.html#a013f7fa94f9383b3d0e46b79c0a52a8f',1,'SVF::TCT::isCandidateFun(const SVFFunction *fun) const']]],
330
+ ['iscastconstantexpr_3495',['isCastConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#af983b0e1fbd371d8672e8f03f63084fc',1,'SVF::LLVMUtil']]],
331
+ ['iscfgedge_3496',['isCFGEdge',['../classSVF_1_1ICFGEdge.html#a3d3813be0b873335b17bb590e130d173',1,'SVF::ICFGEdge']]],
332
+ ['iscmpconstantexpr_3497',['isCmpConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#aa0b3e34188f721ff7145e47cb607c79a',1,'SVF::LLVMUtil']]],
333
+ ['iscntrl_3498',['iscntrl',['../extapi_8c.html#a0008a4e8e7889734dc1d83297de07158',1,'extapi.c']]],
334
+ ['isconcretecxt_3499',['isConcreteCxt',['../classSVF_1_1ContextCond.html#ac5f7388c0bbcee1878201819b9cd199f',1,'SVF::ContextCond']]],
335
+ ['iscondcompatible_3500',['isCondCompatible',['../classSVF_1_1ContextDDA.html#a57d309971de00db9bd8c6bfaf237cbff',1,'SVF::ContextDDA::isCondCompatible()'],['../classSVF_1_1CondPTAImpl.html#a6b746c30161c7dab86510895e0032935',1,'SVF::CondPTAImpl::isCondCompatible()']]],
336
+ ['isconditional_3501',['isConditional',['../classSVF_1_1BranchStmt.html#a71e7e95f095a937c900d049991312901',1,'SVF::BranchStmt']]],
337
+ ['isconnectedfrommain_3502',['isConnectedfromMain',['../classSVF_1_1MHP.html#a90c228214643bb6d37bacffc35b99a3e',1,'SVF::MHP']]],
338
+ ['isconnectingtwocallsites_3503',['isConnectingTwoCallSites',['../classSVF_1_1SVFGOPT.html#aa23c967a8fcadbaf47e93a5b3610c84d',1,'SVF::SVFGOPT']]],
339
+ ['isconstantarray_3504',['isConstantArray',['../classSVF_1_1MemObj.html#a7f828731597450f1d43b61413ab0e7bb',1,'SVF::MemObj::isConstantArray()'],['../classSVF_1_1ObjTypeInfo.html#ac1ee7a720959c0e97496870d6e759212',1,'SVF::ObjTypeInfo::isConstantArray()']]],
340
+ ['isconstantobj_3505',['isConstantObj',['../classSVF_1_1SVFIR.html#a5d15e4b09784f438568ebe61f8aa5156',1,'SVF::SVFIR::isConstantObj()'],['../classSVF_1_1SymbolTableInfo.html#a704b917b1e1dbaf9cd758fa9acc1083b',1,'SVF::SymbolTableInfo::isConstantObj()']]],
341
+ ['isconstantobjsym_3506',['isConstantObjSym',['../namespaceSVF_1_1LLVMUtil.html#ad8ee8de153df3f1bbdebb67185a2731c',1,'SVF::LLVMUtil::isConstantObjSym(const SVFValue *val)'],['../namespaceSVF_1_1LLVMUtil.html#a2fd5c626b818ac22a9c845227e1461c4',1,'SVF::LLVMUtil::isConstantObjSym(const Value *val)']]],
342
+ ['isconstantoffset_3507',['isConstantOffset',['../classSVF_1_1AccessPath.html#a403312192a96a9fd5e7d071481592a7f',1,'SVF::AccessPath::isConstantOffset()'],['../classSVF_1_1GepStmt.html#ab6f37c073e4755c4b8bb3ed6365687f4',1,'SVF::GepStmt::isConstantOffset()']]],
343
+ ['isconstantstruct_3508',['isConstantStruct',['../classSVF_1_1MemObj.html#a019a77516c403f1f3cc72917b810a41f',1,'SVF::MemObj::isConstantStruct()'],['../classSVF_1_1ObjTypeInfo.html#a41f916ab4e3a2c163fca636eae948ce7',1,'SVF::ObjTypeInfo::isConstantStruct()']]],
344
+ ['isconstdataoraggdata_3509',['isConstDataOrAggData',['../classSVF_1_1SVFValue.html#adcd0f90825818ab1de34e58c1a3084a3',1,'SVF::SVFValue::isConstDataOrAggData()'],['../classSVF_1_1MemObj.html#a37b75ada7d18139ac2f2add6c232ea68',1,'SVF::MemObj::isConstDataOrAggData()'],['../classSVF_1_1ObjTypeInfo.html#a6cc6751c847c667d4fc3052a30195e14',1,'SVF::ObjTypeInfo::isConstDataOrAggData()'],['../namespaceSVF_1_1LLVMUtil.html#a8a77403306e97ab4cb31a56d38bba5be',1,'SVF::LLVMUtil::isConstDataOrAggData()']]],
345
+ ['isconstdataoraggdatabutnotnullptr_3510',['isConstDataOrAggDataButNotNullPtr',['../classSVF_1_1SVFVar.html#a091ef22d4fc428985d604b03f287a941',1,'SVF::SVFVar']]],
346
+ ['isconstdataorconstglobal_3511',['isConstDataOrConstGlobal',['../classSVF_1_1MemObj.html#a1a4ff4aaaf2573240a318e1b79328cd0',1,'SVF::MemObj::isConstDataOrConstGlobal()'],['../classSVF_1_1ObjTypeInfo.html#a8e6c60978df9828c1dcb54086e83edc1',1,'SVF::ObjTypeInfo::isConstDataOrConstGlobal()']]],
347
+ ['isconstructor_3512',['isConstructor',['../namespaceSVF_1_1LLVMUtil.html#a6dd1590b82d2bd86766886bd21bc2b72',1,'SVF::LLVMUtil']]],
348
+ ['iscppthunkfunction_3513',['isCPPThunkFunction',['../namespaceSVF_1_1LLVMUtil.html#a47bbc0527ced570d576ccc2f9df409cb',1,'SVF::LLVMUtil']]],
349
+ ['isdecl_3514',['isDecl',['../classSVF_1_1SVFFunction.html#a52581d00177fd5853d6f9de50b3e7fb9',1,'SVF::SVFFunction']]],
350
+ ['isdeclaration_3515',['isDeclaration',['../classSVF_1_1SVFFunction.html#ab672f0255ec8e42d5e414bc8c72b7c76',1,'SVF::SVFFunction']]],
351
+ ['isdefofainfout_3516',['isDefOfAInFOut',['../classSVF_1_1SVFGOPT.html#a0e78edc04f5e8bfcca7a3f04f7568665',1,'SVF::SVFGOPT']]],
352
+ ['isdestructor_3517',['isDestructor',['../namespaceSVF_1_1LLVMUtil.html#a206973624fcc58e6044c884dba23a754',1,'SVF::LLVMUtil']]],
353
+ ['isdigit_3518',['isdigit',['../extapi_8c.html#a3fa45b35c8abf67a950b6d3d4063dede',1,'extapi.c']]],
354
+ ['isdirectcalledge_3519',['isDirectCallEdge',['../classSVF_1_1PTACallGraphEdge.html#a8c46ccaa41f6792ca4a31a56548a554a',1,'SVF::PTACallGraphEdge']]],
355
+ ['isdirectedge_3520',['isdirectEdge',['../classSVF_1_1ConstraintNode.html#a165b41f2849c0f09eb1b15d51a566315',1,'SVF::ConstraintNode']]],
356
+ ['isdirectvfgedge_3521',['isDirectVFGEdge',['../classSVF_1_1VFGEdge.html#a8777555f00696706de250159b920d14b',1,'SVF::VFGEdge']]],
357
+ ['isedgeinrecursion_3522',['isEdgeInRecursion',['../classSVF_1_1ContextDDA.html#a525949d1743136466d33bf4dc26ba423',1,'SVF::ContextDDA']]],
358
+ ['isentryicfgedge_3523',['isEntryICFGEdge',['../classSVF_1_1SVFLoop.html#a3db213cb4aee3308f2dca587ffa1dfd1',1,'SVF::SVFLoop']]],
359
+ ['iseqcmp_3524',['isEQCmp',['../classSVF_1_1SaberCondAllocator.html#aaa01f2c79866e9eb7818d80b0af2b9f5',1,'SVF::SaberCondAllocator']]],
360
+ ['isequivalentbranchcond_3525',['isEquivalentBranchCond',['../classSVF_1_1ProgSlice.html#a6c63e9641e4d3d3f2f8c4a73bfba7a07',1,'SVF::ProgSlice::isEquivalentBranchCond()'],['../classSVF_1_1SaberCondAllocator.html#aa9027574586fd4fbb12039f595ecec71',1,'SVF::SaberCondAllocator::isEquivalentBranchCond()']]],
361
+ ['isexplicitlyset_3526',['isExplicitlySet',['../classOption.html#a980a99e59afae6419a9b15f7606d83dc',1,'Option::isExplicitlySet()'],['../classOptionMap.html#a9efba3b88013aa1745f47ab42d71c726',1,'OptionMap::isExplicitlySet()']]],
362
+ ['isextcall_3527',['isExtCall',['../namespaceSVF_1_1SVFUtil.html#a22ef185e767ff76c098e75126c885400',1,'SVF::SVFUtil::isExtCall(const SVFFunction *fun)'],['../namespaceSVF_1_1SVFUtil.html#aad27a96075234ad2182a84e0e9d31a45',1,'SVF::SVFUtil::isExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#af2979f019d38f3faa5c82c6ddc688b51',1,'SVF::SVFUtil::isExtCall(const SVFInstruction *inst)']]],
363
+ ['isfclose_3528',['isFClose',['../classSVF_1_1SaberCheckerAPI.html#a970676d884d66da9fce00fe5b60c96ba',1,'SVF::SaberCheckerAPI::isFClose(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#a01b12585cad8b75ce635670cd5c7d874',1,'SVF::SaberCheckerAPI::isFClose(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#a534bfe077af19b111c1b7bc3c5a065e6',1,'SVF::SaberCheckerAPI::isFClose(const CallICFGNode *cs) const']]],
364
+ ['isfieldinsencondmemobj_3529',['isFieldInsenCondMemObj',['../classSVF_1_1DDAVFSolver.html#a37a6321f50bef2939b287cc088e76170',1,'SVF::DDAVFSolver']]],
365
+ ['isfieldinsensitive_3530',['isFieldInsensitive',['../classSVF_1_1PointerAnalysis.html#a0f71e4cd0948b294c7d33a690bde7dbe',1,'SVF::PointerAnalysis::isFieldInsensitive()'],['../classSVF_1_1MemObj.html#a41d85883d44ad77832b020455951c6fc',1,'SVF::MemObj::isFieldInsensitive()']]],
366
+ ['isfieldof_3531',['isFieldOf',['../classSVF_1_1DCHGraph.html#af0534356b4a8c68507e1237f1d7a8c11',1,'SVF::DCHGraph']]],
367
+ ['isfiobjnode_3532',['isFIObjNode',['../classSVF_1_1PointerAnalysis.html#af90d2ccb01402c5ca9d7a059f345c816',1,'SVF::PointerAnalysis']]],
368
+ ['isfirstfield_3533',['isFirstField',['../classSVF_1_1DCHGraph.html#a2b2dbc52089696854a8339f2e83fc333',1,'SVF::DCHGraph']]],
369
+ ['isflaged_3534',['isFlaged',['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a63f574da7298fd47d228592f512891d1',1,'SVF::RaceResultValidator::AccessPair::isFlaged(const RC_FLAG flag) const'],['../classSVF_1_1RaceResultValidator_1_1AccessPair.html#a63f574da7298fd47d228592f512891d1',1,'SVF::RaceResultValidator::AccessPair::isFlaged(const RC_FLAG flag) const']]],
370
+ ['isfollowerfun_3535',['isFollowerFun',['../classSVF_1_1PCG.html#a767a7ea009067e7f82bb70b29688a144',1,'SVF::PCG']]],
371
+ ['isfopen_3536',['isFOpen',['../classSVF_1_1SaberCheckerAPI.html#a0977378f6f2a782041c97912762deb5f',1,'SVF::SaberCheckerAPI::isFOpen(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#a50b572a89b800c3520f77d6f1094c066',1,'SVF::SaberCheckerAPI::isFOpen(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#a5a2f7cb7f46b6edd80e6d4611f07e327',1,'SVF::SaberCheckerAPI::isFOpen(const CallICFGNode *cs) const']]],
372
+ ['isforksite_3537',['isForksite',['../classSVF_1_1ThreadCallGraph.html#a07d3db6ffe8d75effd6fbc3856c484fe',1,'SVF::ThreadCallGraph']]],
373
+ ['isformalinphi_3538',['isFormalINPHI',['../classSVF_1_1InterMSSAPHISVFGNode.html#a47d870a6c0f515139b1950e8985dc2d1',1,'SVF::InterMSSAPHISVFGNode']]],
374
+ ['isformalparmphi_3539',['isFormalParmPHI',['../classSVF_1_1InterPHIVFGNode.html#a6049300f916dd23f34d9cacccc7e3ea7',1,'SVF::InterPHIVFGNode']]],
375
+ ['isfulljoin_3540',['isFullJoin',['../classSVF_1_1ForkJoinAnalysis.html#ab55532eefbcef639ced957ad82fbd340',1,'SVF::ForkJoinAnalysis']]],
376
+ ['isfunction_3541',['isFunction',['../classSVF_1_1MemObj.html#ae1d14e2bf0be36cdadebf119822f607b',1,'SVF::MemObj::isFunction()'],['../classSVF_1_1ObjTypeInfo.html#ac99fa14fdf7bc0dd3e9ff36c7a3a351f',1,'SVF::ObjTypeInfo::isFunction()']]],
377
+ ['isfunctionretphi_3542',['isFunctionRetPhi',['../classSVF_1_1PhiStmt.html#a8e55ddef627096c78bb2c8b6f9c77140',1,'SVF::PhiStmt']]],
378
+ ['isfunentrysvfgnode_3543',['isFunEntrySVFGNode',['../classSVF_1_1SVFG.html#ae2cff3c963136f474fac0a66aa8cff7b',1,'SVF::SVFG']]],
379
+ ['isfunentryvfgnode_3544',['isFunEntryVFGNode',['../classSVF_1_1VFG.html#a8994194bca2edfd9528880390de795ab',1,'SVF::VFG']]],
380
+ ['isfunptr_3545',['isFunPtr',['../classSVF_1_1SVFIR.html#a9235a60e7332c8416e113e7360441d97',1,'SVF::SVFIR']]],
381
+ ['isgepconstantexpr_3546',['isGepConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#ab5fc50624b5fe83b676b14bec4b99685',1,'SVF::LLVMUtil']]],
382
+ ['isglobalobj_3547',['isGlobalObj',['../classSVF_1_1MemObj.html#a40462512a99eb258d8cd442c38d812b4',1,'SVF::MemObj::isGlobalObj()'],['../classSVF_1_1ObjTypeInfo.html#aa2855b69150287e5f04a7a683dc4c91f',1,'SVF::ObjTypeInfo::isGlobalObj()']]],
383
+ ['isglobalsvfgnode_3548',['isGlobalSVFGNode',['../classSVF_1_1SaberSVFGBuilder.html#afbcd75844af51ff51c09c377f80a49cf',1,'SVF::SaberSVFGBuilder::isGlobalSVFGNode()'],['../classSVF_1_1SrcSnkDDA.html#a391bb031b2f244e930b266a29cda0af7',1,'SVF::SrcSnkDDA::isGlobalSVFGNode()']]],
384
+ ['isgraph_3549',['isgraph',['../extapi_8c.html#a49f40fd869fd0c90e4497fda08c89561',1,'extapi.c']]],
385
+ ['ishareparfor_3550',['isHareParFor',['../classSVF_1_1ThreadAPI.html#ab96065dc1bb1cc29f9c37c885f524b34',1,'SVF::ThreadAPI::isHareParFor(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#adb944c2287cf7686a03b0e53a03ba025',1,'SVF::ThreadAPI::isHareParFor(CallSite cs) const']]],
386
+ ['ishareparforcall_3551',['isHareParForCall',['../namespaceSVF_1_1SVFUtil.html#a28fbb7cc51eb7e25d88f43e3eb1f30fb',1,'SVF::SVFUtil::isHareParForCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ad8340531cfb109c792de4edee34d44db',1,'SVF::SVFUtil::isHareParForCall(const SVFInstruction *inst)']]],
387
+ ['ishbpair_3552',['isHBPair',['../classSVF_1_1MHP.html#a6f07427b45991b2d8a3ff21582121d23',1,'SVF::MHP::isHBPair()'],['../classSVF_1_1ForkJoinAnalysis.html#a86c68ce5fd8825b1593d92a5a5bad389',1,'SVF::ForkJoinAnalysis::isHBPair()']]],
388
+ ['ishead_3553',['isHead',['../classSVF_1_1CFBasicBlockGWTO.html#ade2b2aa77bba3781ab921d5c36eb881b',1,'SVF::CFBasicBlockGWTO']]],
389
+ ['isheadofspan_3554',['isHeadofSpan',['../classSVF_1_1MTASVFGBuilder.html#a5c32c2f5038aab15ec2da50c7c99b405',1,'SVF::MTASVFGBuilder::isHeadofSpan(const StmtSVFGNode *n, LockAnalysis::LockSpan lspan)'],['../classSVF_1_1MTASVFGBuilder.html#ad0c3ea19875191721cd466fe85b91a8c',1,'SVF::MTASVFGBuilder::isHeadofSpan(const StmtSVFGNode *n, InstSet mergespan)'],['../classSVF_1_1MTASVFGBuilder.html#a4d36dc553bc87508b78add9b52ce9c2a',1,'SVF::MTASVFGBuilder::isHeadofSpan(const StmtSVFGNode *n)']]],
390
+ ['isheap_3555',['isHeap',['../classSVF_1_1MemObj.html#a898c5bb3956402578266a6fb142e02b1',1,'SVF::MemObj::isHeap()'],['../classSVF_1_1ObjTypeInfo.html#a26c179394fbda9a9261d0bf3f52b619d',1,'SVF::ObjTypeInfo::isHeap()']]],
391
+ ['isheapallocextcall_3556',['isHeapAllocExtCall',['../namespaceSVF_1_1SVFUtil.html#a93ac673b885633849fa484938405ca75',1,'SVF::SVFUtil::isHeapAllocExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a07400bf7b1f50875f3e5123d13cff880',1,'SVF::SVFUtil::isHeapAllocExtCall(const SVFInstruction *inst)']]],
392
+ ['isheapallocextcallviaarg_3557',['isHeapAllocExtCallViaArg',['../namespaceSVF_1_1SVFUtil.html#aedfa6e9216c6c788c26aef1967689b76',1,'SVF::SVFUtil::isHeapAllocExtCallViaArg(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ac77155f7e19d92292f52944d3fb32277',1,'SVF::SVFUtil::isHeapAllocExtCallViaArg(const SVFInstruction *inst)']]],
393
+ ['isheapallocextcallviaret_3558',['isHeapAllocExtCallViaRet',['../namespaceSVF_1_1SVFUtil.html#ab2064cb70c76f399ce115f2621adea35',1,'SVF::SVFUtil::isHeapAllocExtCallViaRet(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a9f9b3296d2ce69346ac694ad6b04f2b0',1,'SVF::SVFUtil::isHeapAllocExtCallViaRet(const SVFInstruction *inst)']]],
394
+ ['isheapallocextfunviaarg_3559',['isHeapAllocExtFunViaArg',['../namespaceSVF_1_1SVFUtil.html#ab4a69173f50ebe48e69103befe516245',1,'SVF::SVFUtil']]],
395
+ ['isheapallocextfunviaret_3560',['isHeapAllocExtFunViaRet',['../namespaceSVF_1_1SVFUtil.html#a19b96a872d9096037f20e25122e469ea',1,'SVF::SVFUtil']]],
396
+ ['isheapallocorstaticextcall_3561',['isHeapAllocOrStaticExtCall',['../namespaceSVF_1_1SVFUtil.html#a61ed4bb80d88b0f8dbc02535c224fdfb',1,'SVF::SVFUtil::isHeapAllocOrStaticExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a06b824671e2fab0e41a6b84ee9bd8362',1,'SVF::SVFUtil::isHeapAllocOrStaticExtCall(const SVFInstruction *inst)']]],
397
+ ['isheapcondmemobj_3562',['isHeapCondMemObj',['../classSVF_1_1ContextDDA.html#a02902af9bc4455b994a5da4a9d6cf121',1,'SVF::ContextDDA::isHeapCondMemObj()'],['../classSVF_1_1DDAVFSolver.html#a645c7d0637b49e139898016ff652e1f3',1,'SVF::DDAVFSolver::isHeapCondMemObj()'],['../classSVF_1_1FlowDDA.html#afc3b2b4e0da7a2484ec35c3ce84a9d60',1,'SVF::FlowDDA::isHeapCondMemObj()']]],
398
+ ['isheapmemobj_3563',['isHeapMemObj',['../classSVF_1_1PointerAnalysis.html#ae6ea391ac44dffeb6899bb44323c5361',1,'SVF::PointerAnalysis']]],
399
+ ['ishelpname_3564',['isHelpName',['../classOptionBase.html#ae446d8507843235d8fe71d32bc4bd04b',1,'OptionBase']]],
400
+ ['isinawrapper_3565',['isInAWrapper',['../classSVF_1_1SrcSnkDDA.html#afc75e55af839ef535d80555fd422342c',1,'SVF::SrcSnkDDA']]],
401
+ ['isincurbackwardslice_3566',['isInCurBackwardSlice',['../classSVF_1_1SrcSnkDDA.html#a4cb2c14431fc432e84d382f8eeb24fe2',1,'SVF::SrcSnkDDA']]],
402
+ ['isincurforwardslice_3567',['isInCurForwardSlice',['../classSVF_1_1SrcSnkDDA.html#a4bde70a5d9dbf5a9234a93aaeaaacb94',1,'SVF::SrcSnkDDA']]],
403
+ ['isincurrentscc_3568',['isInCurrentSCC',['../classSVF_1_1WPASCCSolver.html#ae1ed4875e706677acf22a776f7285185',1,'SVF::WPASCCSolver']]],
404
+ ['isincycle_3569',['isIncycle',['../classSVF_1_1TCTNode.html#a42dde4c3714cc5605f7c0e76cfd4a74c',1,'SVF::TCTNode::isIncycle()'],['../classSVF_1_1CxtThread.html#a54c95794963cb5a478db7c49c1b8c428',1,'SVF::CxtThread::isIncycle()'],['../classSVF_1_1SCCDetection.html#a5d699af73b1e7ad4e3a5f6d26b8b6d15',1,'SVF::SCCDetection::isInCycle()']]],
405
+ ['isindirectcall_3570',['isIndirectCall',['../classSVF_1_1CallICFGNode.html#aa11226a2e4fa6a7b1d78006cc8ca0518',1,'SVF::CallICFGNode']]],
406
+ ['isindirectcalledge_3571',['isIndirectCallEdge',['../classSVF_1_1PTACallGraphEdge.html#a74692d47f929dc2188eede497acb91b7',1,'SVF::PTACallGraphEdge']]],
407
+ ['isindirectcallsites_3572',['isIndirectCallSites',['../classSVF_1_1SVFIR.html#a3dbe0b17694daa74f648a70e77efaf23',1,'SVF::SVFIR']]],
408
+ ['isindirectedge_3573',['isIndirectEdge',['../classSVF_1_1ConstraintNode.html#a8c3e6dca7bf12fa941c4411f6a1f52c0',1,'SVF::ConstraintNode']]],
409
+ ['isindirectvfgedge_3574',['isIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#aa8f30d093d4950724a6688707326b57b',1,'SVF::VFGEdge']]],
410
+ ['isinf_3575',['isinf',['../cJSON_8cpp.html#abad128f70dbd5a06aa93fe79b3acc4df',1,'cJSON.cpp']]],
411
+ ['isinicfgedge_3576',['isInICFGEdge',['../classSVF_1_1SVFLoop.html#ae8a579b8798cf14ba8c1d9ee9c355267',1,'SVF::SVFLoop']]],
412
+ ['isinloop_3577',['isInloop',['../classSVF_1_1TCTNode.html#a4541cd85dcde2ce789ea411ebb1d89c7',1,'SVF::TCTNode::isInloop()'],['../classSVF_1_1CxtThread.html#a39230596cd1c927353eaaee071eb16c6',1,'SVF::CxtThread::isInloop()'],['../classSVF_1_1ICFG.html#ae115e70bf53f25c0ca6b1f22acccf5b5',1,'SVF::ICFG::isInLoop(const ICFGNode *node)'],['../classSVF_1_1ICFG.html#ac0600b9ff2521ec2b205dc35c276397d',1,'SVF::ICFG::isInLoop(const SVFInstruction *inst)'],['../classSVF_1_1SVFLoop.html#af2433fcc43f4e22fdf97ca2672a5dfa3',1,'SVF::SVFLoop::isInLoop()']]],
413
+ ['isinloopinstruction_3578',['isInLoopInstruction',['../classSVF_1_1TCT.html#af1e7f51f9a3540fa73b856def01da77e',1,'SVF::TCT']]],
414
+ ['isinrecursion_3579',['isInRecursion',['../classSVF_1_1PointerAnalysis.html#aa725a0c9426e8615cbc078c88561f66a',1,'SVF::PointerAnalysis::isInRecursion()'],['../classSVF_1_1TCT.html#a17a478edc9fac3e501202073100549ff',1,'SVF::TCT::isInRecursion()']]],
415
+ ['isinsamecispan_3580',['isInSameCISpan',['../classSVF_1_1LockAnalysis.html#aa759d7cf2aa537a375daef4c637e597e',1,'SVF::LockAnalysis']]],
416
+ ['isinsamecsspan_3581',['isInSameCSSpan',['../classSVF_1_1LockAnalysis.html#a1c23ab16b5c7ab5bb482a5828e615bbb',1,'SVF::LockAnalysis::isInSameCSSpan(const SVFInstruction *i1, const SVFInstruction *i2) const'],['../classSVF_1_1LockAnalysis.html#a8595b976bf60d161561e5494257aa179',1,'SVF::LockAnalysis::isInSameCSSpan(const CxtStmt &cxtStmt1, const CxtStmt &cxtStmt2) const']]],
417
+ ['isinsamespan_3582',['isInSameSpan',['../classSVF_1_1LockAnalysis.html#a1c1b63a8bd7449ebeb2c31b0532e9337',1,'SVF::LockAnalysis']]],
418
+ ['isinscc_3583',['isInSCC',['../classSVF_1_1SCCDetection.html#aff6c15443edca2559ae3f3d04ff45481',1,'SVF::SCCDetection']]],
419
+ ['isinsensitivecallret_3584',['isInsensitiveCallRet',['../classSVF_1_1ContextDDA.html#a76487b8b3e3abb8a16b5c4f5c7e79819',1,'SVF::ContextDDA']]],
420
+ ['isinsidecondintralock_3585',['isInsideCondIntraLock',['../classSVF_1_1LockAnalysis.html#a25446604fac03485a991d28f03e88788',1,'SVF::LockAnalysis']]],
421
+ ['isinsideintralock_3586',['isInsideIntraLock',['../classSVF_1_1LockAnalysis.html#a3fd595637d248213c650889d6e2d07ad',1,'SVF::LockAnalysis']]],
422
+ ['isint2ptrconstantexpr_3587',['isInt2PtrConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#adfa4a4e6d13004d14137d9168bd32463',1,'SVF::LLVMUtil']]],
423
+ ['isinterestedpagnode_3588',['isInterestedPAGNode',['../classSVF_1_1VFG.html#a85360d0242ea7d2ec7da670f2cc17962',1,'SVF::VFG']]],
424
+ ['isintracfgedge_3589',['isIntraCFGEdge',['../classSVF_1_1ICFGEdge.html#a4e6d228dfc678618a423e8293877f04c',1,'SVF::ICFGEdge']]],
425
+ ['isintralock_3590',['isIntraLock',['../classSVF_1_1LockAnalysis.html#aabb4acd61154d3e7fed64ec4e94f2d93',1,'SVF::LockAnalysis']]],
426
+ ['isintravfgedge_3591',['isIntraVFGEdge',['../classSVF_1_1VFGEdge.html#a5d2668f46a709eb179007a296d94b77b',1,'SVF::VFGEdge']]],
427
+ ['isintrinsic_3592',['isIntrinsic',['../classSVF_1_1SVFFunction.html#a7b4c6c7143d012802ea5ee962bec2deb',1,'SVF::SVFFunction']]],
428
+ ['isintrinsicfun_3593',['isIntrinsicFun',['../namespaceSVF_1_1LLVMUtil.html#a4638a12f5481dff947b59cf8353e619b',1,'SVF::LLVMUtil']]],
429
+ ['isintrinsicinst_3594',['isIntrinsicInst',['../namespaceSVF_1_1LLVMUtil.html#a003b769751b93b94bdb011bd704cfde1',1,'SVF::LLVMUtil::isIntrinsicInst()'],['../namespaceSVF_1_1SVFUtil.html#abb2bbf6e0dc5adae2140a519259e6f17',1,'SVF::SVFUtil::isIntrinsicInst()']]],
430
+ ['isinworklist_3595',['isInWorklist',['../classSVF_1_1CFLSolver.html#a0e112c2290b3ba4e61da6b1fe9ac506d',1,'SVF::CFLSolver::isInWorklist()'],['../classSVF_1_1SrcSnkSolver.html#a1d9e1f15c9670758b9598e848ce5eeed',1,'SVF::SrcSnkSolver::isInWorklist()'],['../classSVF_1_1GraphReachSolver.html#a448dd77a75555479e9c8769c0638af2c',1,'SVF::GraphReachSolver::isInWorklist()'],['../classSVF_1_1WPASolver.html#a09c85e7a12715fc64e05a8448b699ec0',1,'SVF::WPASolver::isInWorklist()']]],
431
+ ['isirfile_3596',['isIRFile',['../namespaceSVF_1_1LLVMUtil.html#ad8a8c32a09340f491fffffcb07dd7a41',1,'SVF::LLVMUtil']]],
432
+ ['isisolatednode_3597',['isIsolatedNode',['../classSVF_1_1SVFVar.html#acf194658d2cbdaf3f26f2af6c325fad7',1,'SVF::SVFVar']]],
433
+ ['isjoinmustexecutedinloop_3598',['isJoinMustExecutedInLoop',['../classSVF_1_1TCT.html#ad7d8760d745f4d8fcd85ccdf876d22a5',1,'SVF::TCT']]],
434
+ ['isjoinsite_3599',['isJoinsite',['../classSVF_1_1ThreadCallGraph.html#ac75a38384cda8379c32b4d01d4d5d20a',1,'SVF::ThreadCallGraph']]],
435
+ ['isjoinsiteinrecursion_3600',['isJoinSiteInRecursion',['../classSVF_1_1TCT.html#a78d2419493546ee2f91a6aeb2e778709',1,'SVF::TCT']]],
436
+ ['isload_3601',['isLoad',['../classSVF_1_1VersionedFlowSensitive.html#a984a4f929a18f97bfefac0102088a7fd',1,'SVF::VersionedFlowSensitive']]],
437
+ ['isloadmap_3602',['isLoadMap',['../classSVF_1_1VersionedFlowSensitive.html#a6bb3db072db0b899f306b37f1146f83d',1,'SVF::VersionedFlowSensitive']]],
438
+ ['isloadvtblinst_3603',['isLoadVtblInst',['../namespaceSVF_1_1LLVMUtil.html#a45da980cb7c085942bb8e6010db9d84f',1,'SVF::LLVMUtil']]],
439
+ ['islocalcvarinrecursion_3604',['isLocalCVarInRecursion',['../classSVF_1_1DDAVFSolver.html#a20cadb651b41343437e135e985c4e566',1,'SVF::DDAVFSolver']]],
440
+ ['islocalvarinrecursivefun_3605',['isLocalVarInRecursiveFun',['../classSVF_1_1PointerAnalysis.html#a108380f6f0b67654bb7c7676686096c8',1,'SVF::PointerAnalysis']]],
441
+ ['islockaquirecall_3606',['isLockAquireCall',['../namespaceSVF_1_1SVFUtil.html#a5f3ecd0770991b6e84afe47a3934f0d2',1,'SVF::SVFUtil::isLockAquireCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a9cf550008fb5f051983003ee105738b1',1,'SVF::SVFUtil::isLockAquireCall(const SVFInstruction *inst)']]],
442
+ ['islockcandidatefun_3607',['isLockCandidateFun',['../classSVF_1_1LockAnalysis.html#ae2c69e1a6787033a5be2b210134873c3',1,'SVF::LockAnalysis']]],
443
+ ['islockreleasecall_3608',['isLockReleaseCall',['../namespaceSVF_1_1SVFUtil.html#a1241ef1c19df14f7db0bd62dd68f14f9',1,'SVF::SVFUtil::isLockReleaseCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a5b17fb3f5997e269938a368105592cbf',1,'SVF::SVFUtil::isLockReleaseCall(const SVFInstruction *inst)']]],
444
+ ['isloopexitofjoinloop_3609',['isLoopExitOfJoinLoop',['../classSVF_1_1TCT.html#ae62f5a928f59e01d15e8fb4fb8f0f100',1,'SVF::TCT']]],
445
+ ['isloopheader_3610',['isLoopHeader',['../classSVF_1_1SVFLoopAndDomInfo.html#a39257282d3875b5d28c21f6c8b1caf43',1,'SVF::SVFLoopAndDomInfo::isLoopHeader()'],['../classSVF_1_1SVFFunction.html#afa469fdfa92b99d1727b8df873c86768',1,'SVF::SVFFunction::isLoopHeader()']]],
446
+ ['isloopheaderofjoinloop_3611',['isLoopHeaderOfJoinLoop',['../classSVF_1_1TCT.html#ab6c2beac6b9f1e4fc1fdd4d657232389',1,'SVF::TCT']]],
447
+ ['islower_3612',['islower',['../extapi_8c.html#aa22ae60881e18aa1b9ec1d94210307ed',1,'extapi.c']]],
448
+ ['ismemalloc_3613',['isMemAlloc',['../classSVF_1_1SaberCheckerAPI.html#a71cbe5fbf582d0801f604595d3dfb416',1,'SVF::SaberCheckerAPI::isMemAlloc(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#a512741dffe68d4bbb761c5c178ea8c67',1,'SVF::SaberCheckerAPI::isMemAlloc(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#acd2486bcf4cf413e63afed7884a0719e',1,'SVF::SaberCheckerAPI::isMemAlloc(const CallICFGNode *cs) const']]],
449
+ ['ismemcpy_3614',['isMemcpy',['../classSVF_1_1MTAAnnotator.html#aee9e5ebac543d9a2aab511410b047898',1,'SVF::MTAAnnotator']]],
450
+ ['ismemcpyextfun_3615',['isMemcpyExtFun',['../namespaceSVF_1_1SVFUtil.html#a688bd5e1bf36b3e75bfcea9388871dc4',1,'SVF::SVFUtil']]],
451
+ ['ismemdealloc_3616',['isMemDealloc',['../classSVF_1_1SaberCheckerAPI.html#ab6d9c2435bdb1c01542cc75e9eef0a4e',1,'SVF::SaberCheckerAPI::isMemDealloc(const SVFFunction *fun) const'],['../classSVF_1_1SaberCheckerAPI.html#aa6323d60c58b06f94a1645b26d3305ae',1,'SVF::SaberCheckerAPI::isMemDealloc(const SVFInstruction *inst) const'],['../classSVF_1_1SaberCheckerAPI.html#a6bfc01d7e72b8c587b2e494aa923f908',1,'SVF::SaberCheckerAPI::isMemDealloc(const CallICFGNode *cs) const']]],
452
+ ['ismemset_3617',['isMemset',['../classSVF_1_1MTAAnnotator.html#a36eb47b716c3b44ba5c459052bb0ed93',1,'SVF::MTAAnnotator']]],
453
+ ['ismemsetextfun_3618',['isMemsetExtFun',['../namespaceSVF_1_1SVFUtil.html#a54098ea73555caa682287f8e3c9e8fcb',1,'SVF::SVFUtil']]],
454
+ ['ismultiforked_3619',['isMultiforked',['../classSVF_1_1TCTNode.html#a5dd0cf88e381438d191b275314117561',1,'SVF::TCTNode']]],
455
+ ['ismultiforkedthread_3620',['isMultiForkedThread',['../classSVF_1_1MHP.html#a041392f704690e89d8acf5ec68d8682c',1,'SVF::MHP']]],
456
+ ['ismultiinheritance_3621',['isMultiInheritance',['../classSVF_1_1DCHNode.html#a42026e30e790bce5be03da3e45353c8d',1,'SVF::DCHNode::isMultiInheritance()'],['../classSVF_1_1CHNode.html#a224a394537fae62e64cf62a0d4fdd430',1,'SVF::CHNode::isMultiInheritance()']]],
457
+ ['ismultiple_3622',['isMultiple',['../classOptionBase.html#ad6fe65a503048686686ea6ced35a2dfd',1,'OptionBase::isMultiple()'],['../classOptionMultiple.html#aebfc1b172ccde004333d9af7248dca4e',1,'OptionMultiple::isMultiple()']]],
458
+ ['ismustalias_3623',['isMustAlias',['../classSVF_1_1DDAVFSolver.html#a345e5379f53b618adef014aa6887bfe7',1,'SVF::DDAVFSolver']]],
459
+ ['ismustjoin_3624',['isMustJoin',['../classSVF_1_1MHP.html#a1c43a0f078f82a3c741de1c4dc2490c0',1,'SVF::MHP']]],
460
+ ['isnan_3625',['isnan',['../cJSON_8cpp.html#a11b2d271b8abcb53159ffb82dc29547a',1,'cJSON.cpp']]],
461
+ ['isnecmp_3626',['isNECmp',['../classSVF_1_1SaberCondAllocator.html#aac5762d9a7d584a9748301acbb31b401',1,'SVF::SaberCondAllocator']]],
462
+ ['isnegcond_3627',['isNegCond',['../classSVF_1_1SaberCondAllocator.html#ad5d27f65374025b6a105ea7a92cbdb50',1,'SVF::SaberCondAllocator']]],
463
+ ['isnocallerfunction_3628',['isNoCallerFunction',['../namespaceSVF_1_1LLVMUtil.html#a17cce1a11e1bfc342a9e3e79fe35deef',1,'SVF::LLVMUtil']]],
464
+ ['isnodehidden_3629',['isNodeHidden',['../structSVF_1_1DefaultDOTGraphTraits.html#ae73ba55d72d5df1f70a2bfa2e12958f3',1,'SVF::DefaultDOTGraphTraits::isNodeHidden()'],['../classSVF_1_1GraphWriter.html#a8b1d80caf226c3a619c5fb03f8724f74',1,'SVF::GraphWriter::isNodeHidden()'],['../structSVF_1_1DOTGraphTraits_3_01ConstraintGraph_01_5_01_4.html#aa89ef1fbbc6ff785a933f45201054af6',1,'SVF::DOTGraphTraits< ConstraintGraph * >::isNodeHidden()'],['../structSVF_1_1DOTGraphTraits_3_01IRGraph_01_5_01_4.html#a4157da89f5224f90d19a505131e5a8bf',1,'SVF::DOTGraphTraits< IRGraph * >::isNodeHidden()'],['../structSVF_1_1DOTGraphTraits_3_01SVFG_01_5_01_4.html#aafa70c57c0bbad9c2334b83d88eb1a89',1,'SVF::DOTGraphTraits< SVFG * >::isNodeHidden()']]],
465
+ ['isnoninstriccallsite_3630',['isNonInstricCallSite',['../namespaceSVF_1_1SVFUtil.html#a4af4db2fe43846609d2ed1d7022b1be1',1,'SVF::SVFUtil']]],
466
+ ['isnonlocalobject_3631',['isNonLocalObject',['../classSVF_1_1MRGenerator.html#a2cf20660f2fd686fa3cabd046c4a10bf',1,'SVF::MRGenerator']]],
467
+ ['isnonpointerobj_3632',['isNonPointerObj',['../classSVF_1_1PointerAnalysis.html#a9d3b20c9883d734537fb98b57b5372b9',1,'SVF::PointerAnalysis::isNonPointerObj()'],['../classSVF_1_1SVFIR.html#a980e54129ece0757d7f0373f37428507',1,'SVF::SVFIR::isNonPointerObj()']]],
468
+ ['isnonptrfieldobj_3633',['isNonPtrFieldObj',['../classSVF_1_1MemObj.html#aef4ed89ab63d6af36e7f291171c150ac',1,'SVF::MemObj::isNonPtrFieldObj()'],['../classSVF_1_1ObjTypeInfo.html#a040ae9ad6cd6b075df6594bb1f706d72',1,'SVF::ObjTypeInfo::isNonPtrFieldObj()']]],
469
+ ['isnotret_3634',['isNotRet',['../classSVF_1_1SVFFunction.html#ac85bdf04fd784e22a89426955d28e3d6',1,'SVF::SVFFunction']]],
470
+ ['isnotretfunction_3635',['isNotRetFunction',['../classSVF_1_1SVFFunction.html#a97b0ad9fd31d7982f44a839605566347',1,'SVF::SVFFunction']]],
471
+ ['isnullptr_3636',['isNullPtr',['../classSVF_1_1ExeState.html#a8edd5f30ab971ce893ffdb39d8b6a265',1,'SVF::ExeState::isNullPtr()'],['../classSVF_1_1SVFIR.html#a18ca66c199b910b15f1bfa77dcc98c30',1,'SVF::SVFIR::isNullPtr()'],['../classSVF_1_1SVFValue.html#ac29e2f5e75cc6916be6a663ca6d51177',1,'SVF::SVFValue::isNullPtr()'],['../classSVF_1_1SymbolTableInfo.html#ad095e4a569d399cadc03ce864f61c394',1,'SVF::SymbolTableInfo::isNullPtr()']]],
472
+ ['isnullptrsym_3637',['isNullPtrSym',['../namespaceSVF_1_1LLVMUtil.html#a847fb0c433b5d3611151636ca4bc5bc5',1,'SVF::LLVMUtil']]],
473
+ ['isnullstate_3638',['isNullState',['../classSVF_1_1ConsExeState.html#a08f64cf55802c4ddbc1e01b06ce55dec',1,'SVF::ConsExeState']]],
474
+ ['isnullsymstate_3639',['isNullSymState',['../classSVF_1_1SymState.html#a9817e6ac4387d6a6fe5f67e2ce753a88',1,'SVF::SymState']]],
475
+ ['isobject_3640',['isObject',['../namespaceSVF_1_1LLVMUtil.html#aca11801ed6ef6ff8d2a1e85bc0fc5794',1,'SVF::LLVMUtil']]],
476
+ ['isoperoverload_3641',['isOperOverload',['../CppUtil_8cpp.html#a2a7c55fe3b24b913890307e9ac6cb2ba',1,'CppUtil.cpp']]],
477
+ ['isouticfgedge_3642',['isOutICFGEdge',['../classSVF_1_1SVFLoop.html#a5b2ff96defd83686c2737cafa0e1cc83',1,'SVF::SVFLoop']]],
478
+ ['isoutofbudgetdpm_3643',['isOutOfBudgetDpm',['../classSVF_1_1DDAVFSolver.html#a0b1f774883adc7d535f8363bf3c8b1e8',1,'SVF::DDAVFSolver']]],
479
+ ['isoutofbudgetquery_3644',['isOutOfBudgetQuery',['../classSVF_1_1DDAVFSolver.html#a7994236bff84ba8244592fdf5e546734',1,'SVF::DDAVFSolver']]],
480
+ ['isparforsite_3645',['isParForSite',['../classSVF_1_1ThreadCallGraph.html#ae18f0b3245694145f6d9262ee28c6453',1,'SVF::ThreadCallGraph']]],
481
+ ['ispartialreachable_3646',['isPartialReachable',['../classSVF_1_1ProgSlice.html#a3822badbbe9ac808296d5248f2dbf8e2',1,'SVF::ProgSlice']]],
482
+ ['isphicopyedge_3647',['isPhiCopyEdge',['../classSVF_1_1VFG.html#a8ddf15d89a1b11a7f7720b671f4f0295',1,'SVF::VFG']]],
483
+ ['isphinode_3648',['isPhiNode',['../classSVF_1_1SVFIR.html#a5de67390d38bfacd5b63b776a0ecbfff',1,'SVF::SVFIR']]],
484
+ ['ispointer_3649',['isPointer',['../classSVF_1_1SVFVar.html#a3b61042079a6c9dc395f38925c6a1271',1,'SVF::SVFVar']]],
485
+ ['ispointerty_3650',['isPointerTy',['../classSVF_1_1SVFType.html#a870b63af2bf9fe43cdf1df3d56b20f6c',1,'SVF::SVFType']]],
486
+ ['isprint_3651',['isprint',['../extapi_8c.html#a99355d8f0fb41ec43effb95189db0ed4',1,'extapi.c']]],
487
+ ['isprogentryfunction_3652',['isProgEntryFunction',['../namespaceSVF_1_1LLVMUtil.html#ac9d6aff1a5e778e45c51b4f3b6d787e0',1,'SVF::LLVMUtil::isProgEntryFunction()'],['../namespaceSVF_1_1SVFUtil.html#a2c97c2b79b795465490512e267a9309b',1,'SVF::SVFUtil::isProgEntryFunction()']]],
488
+ ['isprogexitcall_3653',['isProgExitCall',['../namespaceSVF_1_1SVFUtil.html#a6528edf9a1750df4a84d1a60d4d0bbe4',1,'SVF::SVFUtil::isProgExitCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a81e9fe00756a3f42395261c87e64de02',1,'SVF::SVFUtil::isProgExitCall(const SVFInstruction *inst)']]],
489
+ ['isprogexitfunction_3654',['isProgExitFunction',['../namespaceSVF_1_1SVFUtil.html#aec7ee60be22e8f9397db108131696d57',1,'SVF::SVFUtil']]],
490
+ ['isprotectedbycommoncilock_3655',['isProtectedByCommonCILock',['../classSVF_1_1LockAnalysis.html#ae912e35cddd4235a663f84f70c3881e7',1,'SVF::LockAnalysis']]],
491
+ ['isprotectedbycommoncxtlock_3656',['isProtectedByCommonCxtLock',['../classSVF_1_1LockAnalysis.html#a32c0c5bdd676302f1c9e797d540278d8',1,'SVF::LockAnalysis::isProtectedByCommonCxtLock(const SVFInstruction *i1, const SVFInstruction *i2)'],['../classSVF_1_1LockAnalysis.html#a3e2e629a588b44ed39e529babb59a4f9',1,'SVF::LockAnalysis::isProtectedByCommonCxtLock(const CxtStmt &cxtStmt1, const CxtStmt &cxtStmt2)']]],
492
+ ['isprotectedbycommonlock_3657',['isProtectedByCommonLock',['../classSVF_1_1LockAnalysis.html#a213bd0dfeba620498dabcfa4fa3a018c',1,'SVF::LockAnalysis']]],
493
+ ['isptaedge_3658',['isPTAEdge',['../classSVF_1_1SVFStmt.html#a0b6c03af568b70903da6b200ac86c951',1,'SVF::SVFStmt']]],
494
+ ['isptanode_3659',['isPTANode',['../classSVF_1_1StmtVFGNode.html#a88d856dc04d922dc553bc2eae31e88a6',1,'SVF::StmtVFGNode::isPTANode()'],['../classSVF_1_1PHIVFGNode.html#a103e55e670ce614cabc13b8dc5b17b91',1,'SVF::PHIVFGNode::isPTANode()'],['../classSVF_1_1ArgumentVFGNode.html#ab891206b29c1cf7a732f09f5a187928e',1,'SVF::ArgumentVFGNode::isPTANode()'],['../classSVF_1_1NullPtrVFGNode.html#a320a99e99af0c6acf5dadc9e7077f776',1,'SVF::NullPtrVFGNode::isPTANode()']]],
495
+ ['isptr_3660',['isPtr',['../classSVF_1_1SVFVar.html#a7c8ffadedbf53d30694feeb7771990af',1,'SVF::SVFVar']]],
496
+ ['isptr2intconstantexpr_3661',['isPtr2IntConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#a2834d135a2385efff783e6e22d2eff1f',1,'SVF::LLVMUtil']]],
497
+ ['isptrinuncalledfunction_3662',['isPtrInUncalledFunction',['../namespaceSVF_1_1LLVMUtil.html#a07c785d931cef3c61e3dab4c615770be',1,'SVF::LLVMUtil']]],
498
+ ['isptronlysvfg_3663',['isPtrOnlySVFG',['../classSVF_1_1VFG.html#a268ec1495cbe4adb51fa50d28a4cba3d',1,'SVF::VFG']]],
499
+ ['ispunct_3664',['ispunct',['../extapi_8c.html#a9d60842d6ae065229ba810e6b01110da',1,'extapi.c']]],
500
+ ['ispureabstract_3665',['isPureAbstract',['../classSVF_1_1DCHNode.html#aed5e8397d43b602b79425acdae5e01f5',1,'SVF::DCHNode::isPureAbstract()'],['../classSVF_1_1CHNode.html#a268ccdfb486cc2efa8581ee7a3b5af39',1,'SVF::CHNode::isPureAbstract()']]],
501
+ ['ispwcnode_3666',['isPWCNode',['../classSVF_1_1ConstraintGraph.html#a84468bc9355d31e8c3e18369036ddf5c',1,'SVF::ConstraintGraph::isPWCNode()'],['../classSVF_1_1ConstraintNode.html#a0ffe4f1ca1a6f70466cc1c6b3b12c90d',1,'SVF::ConstraintNode::isPWCNode()']]],
502
+ ['israndomaccess_3667',['IsRandomAccess',['../classSVF_1_1iter__facade__base.html#a1935969a70a0312f809db166d65fec89a3571f11b56b4970ffff3c021f6fb47e8',1,'SVF::iter_facade_base']]],
503
+ ['isreachablebetweenfunctions_3668',['isReachableBetweenFunctions',['../classSVF_1_1PTACallGraph.html#aa03df6b1ebf7f8356a47fa074d3f91a4',1,'SVF::PTACallGraph']]],
504
+ ['isreachablefromprogentry_3669',['isReachableFromProgEntry',['../classSVF_1_1PTACallGraphNode.html#ae549769b86088c7c03e416549694ef52',1,'SVF::PTACallGraphNode']]],
505
+ ['isreachglobal_3670',['isReachGlobal',['../classSVF_1_1ProgSlice.html#a067480a9815fdb728cd259ef9b687e3e',1,'SVF::ProgSlice']]],
506
+ ['isreallocextcall_3671',['isReallocExtCall',['../namespaceSVF_1_1SVFUtil.html#a6740e7686ba111ae525c6c093cbbaf46',1,'SVF::SVFUtil::isReallocExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a21eb8acf4b7f876507ff02c65fff0869',1,'SVF::SVFUtil::isReallocExtCall(const SVFInstruction *inst)']]],
507
+ ['isreallocextfun_3672',['isReallocExtFun',['../namespaceSVF_1_1SVFUtil.html#a97c74c642ad43d955ac8a3f3ad8907b4',1,'SVF::SVFUtil']]],
508
+ ['isrecurfulljoin_3673',['isRecurFullJoin',['../classSVF_1_1MHP.html#a0356a8ccc53999549fb369f67faad306',1,'SVF::MHP']]],
509
+ ['isretcfgedge_3674',['isRetCFGEdge',['../classSVF_1_1ICFGEdge.html#ae3e7a6596de9fd3a25a28242a06ddd80',1,'SVF::ICFGEdge']]],
510
+ ['isretdirectvfgedge_3675',['isRetDirectVFGEdge',['../classSVF_1_1VFGEdge.html#a49cbf2a714c9b965b19452d266cd8bdf',1,'SVF::VFGEdge']]],
511
+ ['isretindirectvfgedge_3676',['isRetIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#ad0df7ea2de8de5607229dfcdd7b70b87',1,'SVF::VFGEdge']]],
512
+ ['isretinst_3677',['isRetInst',['../classSVF_1_1SVFInstruction.html#a454f676881eecf4b7399649a81180b5d',1,'SVF::SVFInstruction']]],
513
+ ['isretvfgedge_3678',['isRetVFGEdge',['../classSVF_1_1VFGEdge.html#a3937eef974c3953f1d1e7d64c5a24ff3',1,'SVF::VFGEdge']]],
514
+ ['issamescev_3679',['isSameSCEV',['../classSVF_1_1ForkJoinAnalysis.html#abbff6ea064e7241315932db77dccaad9',1,'SVF::ForkJoinAnalysis']]],
515
+ ['issamethisptrinconstructor_3680',['isSameThisPtrInConstructor',['../namespaceSVF_1_1LLVMUtil.html#a8873eb1cce9496f9699eab22c4a6d3ce',1,'SVF::LLVMUtil']]],
516
+ ['issamevar_3681',['isSameVar',['../classSVF_1_1CondPTAImpl.html#a7a1be735c76ba4a6b235264fe8ec6c28',1,'SVF::CondPTAImpl']]],
517
+ ['issatisfiable_3682',['isSatisfiable',['../classSVF_1_1SaberCondAllocator.html#a7c132cc105a97a5dbf0c9b9d16b4b72a',1,'SVF::SaberCondAllocator']]],
518
+ ['issatisfiableforall_3683',['isSatisfiableForAll',['../classSVF_1_1ProgSlice.html#a62a9f2c107f27d6c04c30ef153ffb8ed',1,'SVF::ProgSlice']]],
519
+ ['issatisfiableforpairs_3684',['isSatisfiableForPairs',['../classSVF_1_1ProgSlice.html#a45fb7711498bcba60e931c9c2a9ccec4',1,'SVF::ProgSlice']]],
520
+ ['isscalar_3685',['isScalar',['../classSVF_1_1DCHNode.html#a50cf99ff5cc910512c1ce3987c7395ef',1,'SVF::DCHNode']]],
521
+ ['isselectconstantexpr_3686',['isSelectConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#ae59b0dc7f29dbd2018e819f77465f66e',1,'SVF::LLVMUtil']]],
522
+ ['issigned_3687',['isSigned',['../classSVF_1_1SVFIntegerType.html#a535874e5c49f686dd6ae99304ecd6821',1,'SVF::SVFIntegerType']]],
523
+ ['issimple_3688',['isSimple',['../structSVF_1_1DefaultDOTGraphTraits.html#acc82bc6228128e5bb98a6b00d6dc5f77',1,'SVF::DefaultDOTGraphTraits::isSimple()'],['../structSVF_1_1DefaultDOTGraphTraits.html#abf5957e894bacd69c9ead5a80a330626',1,'SVF::DefaultDOTGraphTraits::IsSimple()']]],
524
+ ['issinglefieldobj_3689',['isSingleFieldObj',['../classSVF_1_1ConstraintGraph.html#a38fd07dd86f6187a7671f9f85565fccc',1,'SVF::ConstraintGraph']]],
525
+ ['issinglevalty_3690',['isSingleValTy',['../classSVF_1_1SVFType.html#ac26ba9052149b5b792aa8e8c3ccfd350',1,'SVF::SVFType']]],
526
+ ['issinglevaluetype_3691',['isSingleValueType',['../classSVF_1_1SVFType.html#a5d19107cd4bd64c3918419fd7d22d3b6',1,'SVF::SVFType']]],
527
+ ['issink_3692',['isSink',['../classSVF_1_1SVFGStat.html#ae905f0d64db3039f8fd3c117c4624e31',1,'SVF::SVFGStat::isSink()'],['../classSVF_1_1SrcSnkDDA.html#a703bfc5c825d66fdb0d74eb89d181581',1,'SVF::SrcSnkDDA::isSink()']]],
528
+ ['issinklikefun_3693',['isSinkLikeFun',['../classSVF_1_1FileChecker.html#aac61c4566cd79827879f4862664a432e',1,'SVF::FileChecker::isSinkLikeFun()'],['../classSVF_1_1LeakChecker.html#aa45d35a0dc5162e8cef8b27b92ff243d',1,'SVF::LeakChecker::isSinkLikeFun()'],['../classSVF_1_1SrcSnkDDA.html#ab392142d8b4610635aef32c2f7ea8f91',1,'SVF::SrcSnkDDA::isSinkLikeFun()']]],
529
+ ['issomepathreachable_3694',['isSomePathReachable',['../classSVF_1_1SrcSnkDDA.html#a19ab6f6df2a67b294268cfe7f4287fd7',1,'SVF::SrcSnkDDA']]],
530
+ ['issource_3695',['isSource',['../classSVF_1_1SVFGStat.html#a72c93b86e95bdbe32ade33f7264f4c0a',1,'SVF::SVFGStat::isSource()'],['../classSVF_1_1SrcSnkDDA.html#a815e39e7c65ed9a250cafe40f74a4ba1',1,'SVF::SrcSnkDDA::isSource()']]],
531
+ ['issourcelikefun_3696',['isSourceLikeFun',['../classSVF_1_1FileChecker.html#ab2ed4c1d3aa00ac663441f32d9f3115f',1,'SVF::FileChecker::isSourceLikeFun()'],['../classSVF_1_1LeakChecker.html#afeee30f5f0c08d9aed59be3064bcc134',1,'SVF::LeakChecker::isSourceLikeFun()'],['../classSVF_1_1SrcSnkDDA.html#af5a96bfc0f214a14dd2b3e1a46177d3c',1,'SVF::SrcSnkDDA::isSourceLikeFun()']]],
532
+ ['isspace_3697',['isspace',['../extapi_8c.html#a84b34b0058324ae5c0eae4956cf00cc5',1,'extapi.c']]],
533
+ ['isspawneefun_3698',['isSpawneeFun',['../classSVF_1_1PCG.html#aa894020740c6d6ad8a179133f628a573',1,'SVF::PCG']]],
534
+ ['isspawnerfun_3699',['isSpawnerFun',['../classSVF_1_1PCG.html#a49d2755072df3c5012bc602ac1501bdc',1,'SVF::PCG']]],
535
+ ['isspawnsite_3700',['isSpawnsite',['../classSVF_1_1PCG.html#a7a9d65698363d5f18c2556ead635cdf8',1,'SVF::PCG']]],
536
+ ['isspuriousvfedgeatindcallsite_3701',['isSpuriousVFEdgeAtIndCallSite',['../classSVF_1_1SVFGBuilder.html#a9e8da6a516ed6598c66d81a0891fbb6e',1,'SVF::SVFGBuilder']]],
537
+ ['isstack_3702',['isStack',['../classSVF_1_1MemObj.html#af7316c697eafc71d5fc93108da4e2cee',1,'SVF::MemObj::isStack()'],['../classSVF_1_1ObjTypeInfo.html#aa568dc82decd28d2ef40785a4a647602',1,'SVF::ObjTypeInfo::isStack()']]],
538
+ ['isstaticextcall_3703',['isStaticExtCall',['../namespaceSVF_1_1SVFUtil.html#ae62938f722543d6d7fc201b685be1abf',1,'SVF::SVFUtil::isStaticExtCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a9236e11e62bde33d6ab1f309300c488a',1,'SVF::SVFUtil::isStaticExtCall(const SVFInstruction *inst)']]],
539
+ ['isstaticextfun_3704',['isStaticExtFun',['../namespaceSVF_1_1SVFUtil.html#a1bc9bb7bd6c9682debf3ffab7182abf5',1,'SVF::SVFUtil']]],
540
+ ['isstaticobj_3705',['isStaticObj',['../classSVF_1_1MemObj.html#a954eba54eda95e6735eb1d32bd8a276e',1,'SVF::MemObj::isStaticObj()'],['../classSVF_1_1ObjTypeInfo.html#a3594dc1c1943dbac0ab72f2ff163c523',1,'SVF::ObjTypeInfo::isStaticObj()']]],
541
+ ['isstore_3706',['isStore',['../classSVF_1_1VersionedFlowSensitive.html#aac920c9a5f13dd147e3c130425e005eb',1,'SVF::VersionedFlowSensitive']]],
542
+ ['isstoremap_3707',['isStoreMap',['../classSVF_1_1VersionedFlowSensitive.html#a18e25c3871d7cc1a6bb0592ceca90f88',1,'SVF::VersionedFlowSensitive']]],
543
+ ['isstrongupdate_3708',['isStrongUpdate',['../classSVF_1_1DDAVFSolver.html#a94bcddbc7b9ccecb3fbb693b13372785',1,'SVF::DDAVFSolver::isStrongUpdate()'],['../classSVF_1_1SaberSVFGBuilder.html#a21c20865a0093192978cec09ce09f20b',1,'SVF::SaberSVFGBuilder::isStrongUpdate()'],['../classSVF_1_1FlowSensitive.html#a42a7e39e0e15576742f8ba7c32579ea2',1,'SVF::FlowSensitive::isStrongUpdate()']]],
544
+ ['isstruct_3709',['isStruct',['../classSVF_1_1MemObj.html#a132df66e2751e5db6b0ba82d767a3286',1,'SVF::MemObj::isStruct()'],['../classSVF_1_1ObjTypeInfo.html#a06493939f797f122b70b90bbf22cad7a',1,'SVF::ObjTypeInfo::isStruct()']]],
545
+ ['issubset_3710',['isSubset',['../classSVF_1_1CondPointsToSet.html#acefec4fbacde1099d3dc81ab45ab9b8c',1,'SVF::CondPointsToSet']]],
546
+ ['issvfgnodeincycle_3711',['isSVFGNodeInCycle',['../classSVF_1_1DDAVFSolver.html#add7daee4a0ecae479a5ab015130c8c93',1,'SVF::DDAVFSolver']]],
547
+ ['issym_3712',['isSym',['../classSVF_1_1SingleAbsValue.html#a948aca85133c7045d508b8ee33dabe91',1,'SVF::SingleAbsValue']]],
548
+ ['issymbolabsvalue_3713',['isSymbolAbsValue',['../classSVF_1_1SingleAbsValue.html#adea2bf196a9717c252f33f2707510d12',1,'SVF::SingleAbsValue']]],
549
+ ['istailofspan_3714',['isTailofSpan',['../classSVF_1_1MTASVFGBuilder.html#ac8339229ade604f4205b111bfc99f23f',1,'SVF::MTASVFGBuilder::isTailofSpan(const StmtSVFGNode *n, LockAnalysis::LockSpan lspan)'],['../classSVF_1_1MTASVFGBuilder.html#af8ea2da28e9818d4f9e4e9528997f023',1,'SVF::MTASVFGBuilder::isTailofSpan(const StmtSVFGNode *n, InstSet mergespan)'],['../classSVF_1_1MTASVFGBuilder.html#a9c8681767551575a18ee141f7336db05',1,'SVF::MTASVFGBuilder::isTailofSpan(const StmtSVFGNode *n)']]],
550
+ ['istdacquire_3715',['isTDAcquire',['../classSVF_1_1LockAnalysis.html#ab8376e0cbdff101b7b981141637e3da3',1,'SVF::LockAnalysis::isTDAcquire()'],['../classSVF_1_1ThreadAPI.html#a742161b465774d74306df68a2bbe95e8',1,'SVF::ThreadAPI::isTDAcquire(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a608f0cb60a665745748b6a6654a6e837',1,'SVF::ThreadAPI::isTDAcquire(CallSite cs) const']]],
551
+ ['istdbarwait_3716',['isTDBarWait',['../classSVF_1_1ThreadAPI.html#a62a5d4709eb9f1e4e9dd20b87dac8c42',1,'SVF::ThreadAPI::isTDBarWait(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#af3aa58dc83dca382162df67c12169585',1,'SVF::ThreadAPI::isTDBarWait(CallSite cs) const']]],
552
+ ['istdexit_3717',['isTDExit',['../classSVF_1_1ThreadAPI.html#a3e175d985de53d0aadb026168e8a1a0e',1,'SVF::ThreadAPI::isTDExit(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a22d6c0cf0ba19af0661b106a8859024f',1,'SVF::ThreadAPI::isTDExit(CallSite cs) const']]],
553
+ ['istdfork_3718',['isTDFork',['../classSVF_1_1LockAnalysis.html#a6039a72839e5eaf27c4c19c2e8316321',1,'SVF::LockAnalysis::isTDFork()'],['../classSVF_1_1MHP.html#a7af8320c524acaf3cf004ff37f9b4e42',1,'SVF::MHP::isTDFork()'],['../classSVF_1_1ForkJoinAnalysis.html#a66965759d876309c64faf4b755afc2a7',1,'SVF::ForkJoinAnalysis::isTDFork()'],['../classSVF_1_1ThreadAPI.html#a4bacbfb6648de8196217c83b5d73b876',1,'SVF::ThreadAPI::isTDFork(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a261eb3c2f7e44a81edf4feddfc65a3cc',1,'SVF::ThreadAPI::isTDFork(CallSite cs) const']]],
554
+ ['istdjoin_3719',['isTDJoin',['../classSVF_1_1MHP.html#a3352c8718f909c9fbed4ef7f5cf050a2',1,'SVF::MHP::isTDJoin()'],['../classSVF_1_1ForkJoinAnalysis.html#a97151d74790b2853249d0cc94bb0904f',1,'SVF::ForkJoinAnalysis::isTDJoin()'],['../classSVF_1_1ThreadAPI.html#a68b10ffa2775fe7d8c1476409c0f54ab',1,'SVF::ThreadAPI::isTDJoin(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a50e56d63c6d713ac34b4006d248f880b',1,'SVF::ThreadAPI::isTDJoin(CallSite cs) const']]],
555
+ ['istdrelease_3720',['isTDRelease',['../classSVF_1_1LockAnalysis.html#ad1184e1c2d583fa0b03bd1892152925a',1,'SVF::LockAnalysis::isTDRelease()'],['../classSVF_1_1ThreadAPI.html#a1d5c84fd83e120820bfb3458e0231fdf',1,'SVF::ThreadAPI::isTDRelease(const SVFInstruction *inst) const'],['../classSVF_1_1ThreadAPI.html#a1bba2e9df7a74e7e2f728267ff4bfe0f',1,'SVF::ThreadAPI::isTDRelease(CallSite cs) const']]],
556
+ ['istemplate_3721',['isTemplate',['../classSVF_1_1DCHNode.html#ada436c7cb9108898c520952a87ebd01d',1,'SVF::DCHNode::isTemplate()'],['../classSVF_1_1CHNode.html#aff23fda93401c60422a4a5a08d77d749',1,'SVF::CHNode::isTemplate()']]],
557
+ ['isterminator_3722',['isTerminator',['../classSVF_1_1SVFInstruction.html#afbf703f88da59d2b30c14c7d40e5e22d',1,'SVF::SVFInstruction']]],
558
+ ['istestcontainsnullandthevalue_3723',['isTestContainsNullAndTheValue',['../classSVF_1_1SaberCondAllocator.html#a34be6721a311d72dcd355eeb41dbd3e1',1,'SVF::SaberCondAllocator']]],
559
+ ['istestnotnullexpr_3724',['isTestNotNullExpr',['../classSVF_1_1SaberCondAllocator.html#a4fc06192d4f7db305c3414a39e7c2b49',1,'SVF::SaberCondAllocator']]],
560
+ ['istestnullexpr_3725',['isTestNullExpr',['../classSVF_1_1SaberCondAllocator.html#accf26eb31e7724daa3ba9170feee9644',1,'SVF::SaberCondAllocator']]],
561
+ ['isthreadexitcall_3726',['isThreadExitCall',['../namespaceSVF_1_1SVFUtil.html#a3af5073a1cdc000678f7e4bbc943f5d5',1,'SVF::SVFUtil::isThreadExitCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#a916f308f05ef0711f0aa32a8e6f96986',1,'SVF::SVFUtil::isThreadExitCall(const SVFInstruction *inst)']]],
562
+ ['isthreadforkcall_3727',['isThreadForkCall',['../namespaceSVF_1_1SVFUtil.html#a5c2abeb363081381c3dc939ab511e3f0',1,'SVF::SVFUtil::isThreadForkCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ae3abb438b0182c32abfbd6a625a24041',1,'SVF::SVFUtil::isThreadForkCall(const SVFInstruction *inst)']]],
563
+ ['isthreadjoincall_3728',['isThreadJoinCall',['../namespaceSVF_1_1SVFUtil.html#a194a8cf292726bd6cd54307b555c068a',1,'SVF::SVFUtil::isThreadJoinCall(const CallSite cs)'],['../namespaceSVF_1_1SVFUtil.html#ad96e4550fca39e3edb362326a4cf1913',1,'SVF::SVFUtil::isThreadJoinCall(const SVFInstruction *inst)']]],
564
+ ['isthreadmhpindirectvfgedge_3729',['isThreadMHPIndirectVFGEdge',['../classSVF_1_1VFGEdge.html#ace832abe1ec87e3e2338944061d09ea4',1,'SVF::VFGEdge']]],
565
+ ['isthunkfunc_3730',['isThunkFunc',['../structSVF_1_1cppUtil_1_1DemangledName.html#af6117df8aec7f4c077058fa8f00b0243',1,'SVF::cppUtil::DemangledName']]],
566
+ ['istop_3731',['isTop',['../classSVF_1_1AbstractValue.html#a8f470d727f665e3244b222df1eb724b6',1,'SVF::AbstractValue::isTop()'],['../classSVF_1_1AddressValue.html#a3ead18a9602057bb034f8fc447715a06',1,'SVF::AddressValue::isTop()'],['../classSVF_1_1IntervalValue.html#a977128211266b93e58e298a7ac29a059',1,'SVF::IntervalValue::isTop()'],['../classSVF_1_1SingleAbsValue.html#aab5acb2ae0dfaa7f50dd32b9d43f9de9',1,'SVF::SingleAbsValue::isTop()']]],
567
+ ['istopabsvalue_3732',['isTopAbsValue',['../classSVF_1_1SingleAbsValue.html#a5749cbe2d0966e65046ce84a78fcba07',1,'SVF::SingleAbsValue']]],
568
+ ['istoplevelptrstmt_3733',['isTopLevelPtrStmt',['../classSVF_1_1DDAVFSolver.html#a7b35588de00e322afd742041bf735571',1,'SVF::DDAVFSolver']]],
569
+ ['istruncconstantexpr_3734',['isTruncConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#a946a2b51b848c45c6c52f03581ee05b8',1,'SVF::LLVMUtil']]],
570
+ ['isunaryconstantexpr_3735',['isUnaryConstantExpr',['../namespaceSVF_1_1LLVMUtil.html#a215cc9fd716798bbb7f96f5b64e01349',1,'SVF::LLVMUtil']]],
571
+ ['isuncalled_3736',['isUncalled',['../classSVF_1_1SVFFunction.html#a1e9dc1d660e3626540b7501194bb12ea',1,'SVF::SVFFunction']]],
572
+ ['isuncalledfunction_3737',['isUncalledFunction',['../classSVF_1_1SVFFunction.html#a818f626cb8b8063b5f3c8928428095b8',1,'SVF::SVFFunction::isUncalledFunction()'],['../namespaceSVF_1_1LLVMUtil.html#a2c61d741afbcfa853b505cd391f29f9b',1,'SVF::LLVMUtil::isUncalledFunction()']]],
573
+ ['isunconditional_3738',['isUnconditional',['../classSVF_1_1BranchStmt.html#a038d65e38fe792fec4050d3d1c9c5180',1,'SVF::BranchStmt']]],
574
+ ['isunreachable_3739',['isUnreachable',['../classSVF_1_1SVFLoopAndDomInfo.html#aac4d533d1c7abfefbd54507357e240f4',1,'SVF::SVFLoopAndDomInfo']]],
575
+ ['isupper_3740',['isupper',['../extapi_8c.html#adadd6582d46775aab6a51e29d16d9f77',1,'extapi.c']]],
576
576
  ['isvalidpointer_3741',['isValidPointer',['../classSVF_1_1SVFIR.html#addc84dae75be8e8b9deccdb4360736d3',1,'SVF::SVFIR']]],
577
577
  ['isvalidtoplevelptr_3742',['isValidTopLevelPtr',['../classSVF_1_1SVFIR.html#a5c3b194ebada47baaccf0e9f3ab1a139',1,'SVF::SVFIR']]],
578
578
  ['isvalvtbl_3743',['isValVtbl',['../namespaceSVF_1_1LLVMUtil.html#a08fbef6fe3e2af96a49f79ce23accb01',1,'SVF::LLVMUtil']]],