addArgument(SVFArgument *arg) | SVF::SVFFunction | inlineprotected |
addBasicBlock(const SVFBasicBlock *bb) | SVF::SVFFunction | inlineprotected |
addrTaken | SVF::SVFFunction | private |
allArgs | SVF::SVFFunction | private |
allBBs | SVF::SVFFunction | private |
arg_size() const | SVF::SVFFunction | |
back() const | SVF::SVFFunction | inline |
BBList typedef | SVF::SVFFunction | |
BBSet typedef | SVF::SVFFunction | |
begin() const | SVF::SVFFunction | inline |
callGraphNode | SVF::SVFFunction | private |
classof(const SVFValue *node) | SVF::SVFFunction | inlinestatic |
const_iterator typedef | SVF::SVFFunction | |
constDataOrAggData | SVF::SVFValue | private |
dominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const | SVF::SVFFunction | inline |
end() const | SVF::SVFFunction | inline |
exitBlock | SVF::SVFFunction | private |
front() const | SVF::SVFFunction | inline |
funcType | SVF::SVFFunction | private |
getArg(u32_t idx) const | SVF::SVFFunction | |
getBasicBlockList() const | SVF::SVFFunction | inline |
getCallGraphNode() const | SVF::SVFFunction | inline |
getDefFunForMultipleModule() const | SVF::SVFFunction | inline |
getDomFrontierMap() const | SVF::SVFFunction | inline |
getDomTreeMap() const | SVF::SVFFunction | inline |
getEntryBlock() const | SVF::SVFFunction | inline |
getExitBB() const | SVF::SVFFunction | |
getExitBlocksOfLoop(const SVFBasicBlock *bb, BBList &exitbbs) const | SVF::SVFFunction | inline |
getFunctionType() const | SVF::SVFFunction | inline |
getKind() const | SVF::SVFValue | inline |
getLoopAndDomInfo() | SVF::SVFFunction | inline |
getLoopHeader(const BBList &lp) const | SVF::SVFFunction | inline |
getLoopInfo(const SVFBasicBlock *bb) const | SVF::SVFFunction | inline |
getName() const | SVF::SVFValue | inline |
getReachableBBs() const | SVF::SVFFunction | inline |
getReturnType() const | SVF::SVFFunction | inline |
getSourceLoc() const | SVF::SVFValue | inlinevirtual |
getType() const | SVF::SVFValue | inlinevirtual |
GNodeK typedef | SVF::SVFValue | |
hasAddressTaken() const | SVF::SVFFunction | inline |
hasBasicBlock() const | SVF::SVFFunction | inline |
hasLoopInfo(const SVFBasicBlock *bb) const | SVF::SVFFunction | inline |
hasReturn() const | SVF::SVFFunction | inline |
intrinsic | SVF::SVFFunction | private |
isblackHole() const | SVF::SVFValue | inline |
isConstDataOrAggData() const | SVF::SVFValue | inline |
isDecl | SVF::SVFFunction | private |
isDeclaration() const | SVF::SVFFunction | inline |
isIntrinsic() const | SVF::SVFFunction | inline |
isLoopHeader(const SVFBasicBlock *bb) const | SVF::SVFFunction | inline |
isNotRet | SVF::SVFFunction | private |
isNullPtr() const | SVF::SVFValue | inline |
isUncalled | SVF::SVFFunction | private |
isUncalledFunction() const | SVF::SVFFunction | inline |
isVarArg() const | SVF::SVFFunction | |
kind | SVF::SVFValue | private |
LLVMModuleSet | SVF::SVFFunction | friend |
loopAndDom | SVF::SVFFunction | private |
LoopBBs typedef | SVF::SVFFunction | |
loopContainsBB(const BBList &lp, const SVFBasicBlock *bb) const | SVF::SVFFunction | inline |
name | SVF::SVFValue | protected |
postDominate(const SVFBasicBlock *bbKey, const SVFBasicBlock *bbValue) const | SVF::SVFFunction | inline |
ptrInUncalledFun | SVF::SVFValue | private |
ptrInUncalledFunction() const | SVF::SVFValue | inline |
realDefFun | SVF::SVFFunction | private |
setCallGraphNode(CallGraphNode *cgn) | SVF::SVFFunction | inlineprotected |
setConstDataOrAggData() | SVF::SVFValue | inlineprotected |
setDefFunForMultipleModule(const SVFFunction *deffun) | SVF::SVFFunction | inlineprotected |
setExitBlock(SVFBasicBlock *bb) | SVF::SVFFunction | |
setIsNotRet(bool notRet) | SVF::SVFFunction | inlineprotected |
setIsUncalledFunction(bool uncalledFunction) | SVF::SVFFunction | inlineprotected |
setName(const std::string &n) | SVF::SVFValue | inline |
setName(std::string &&n) | SVF::SVFValue | inline |
setPtrInUncalledFunction() | SVF::SVFValue | inlineprotected |
setSourceLoc(const std::string &sourceCodeInfo) | SVF::SVFValue | inlinevirtual |
sourceLoc | SVF::SVFValue | protected |
SVFArg enum value | SVF::SVFValue | |
SVFBB enum value | SVF::SVFValue | |
SVFBlackHole enum value | SVF::SVFValue | |
SVFCall enum value | SVF::SVFValue | |
SVFConst enum value | SVF::SVFValue | |
SVFConstData enum value | SVF::SVFValue | |
SVFConstFP enum value | SVF::SVFValue | |
SVFConstInt enum value | SVF::SVFValue | |
SVFFunc enum value | SVF::SVFValue | |
SVFFunction(const SVFType *ty, const SVFFunctionType *ft, bool declare, bool intrinsic, bool addrTaken, bool varg, SVFLoopAndDomInfo *ld) | SVF::SVFFunction | |
SVFFunction(void)=delete | SVF::SVFFunction | |
SVFGlob enum value | SVF::SVFValue | |
SVFInst enum value | SVF::SVFValue | |
SVFIRBuilder | SVF::SVFFunction | friend |
SVFIRReader | SVF::SVFFunction | friend |
SVFIRWriter | SVF::SVFFunction | friend |
SVFMetaAsValue enum value | SVF::SVFValue | |
SVFNullPtr enum value | SVF::SVFValue | |
SVFOther enum value | SVF::SVFValue | |
SVFVal enum value | SVF::SVFValue | |
SVFValKind enum name | SVF::SVFValue | |
SVFValue(const SVFType *ty, SVFValKind k) | SVF::SVFValue | inlineprotected |
SVFValue()=delete | SVF::SVFValue | |
SVFVCall enum value | SVF::SVFValue | |
toString() const | SVF::SVFValue | |
type | SVF::SVFValue | protected |
varArg | SVF::SVFFunction | private |
~SVFFunction() | SVF::SVFFunction | virtual |
~SVFValue()=default | SVF::SVFValue | virtual |