| aaiterator typedef | llvm::AADepGraphNode | |
| AAPotentialValues(const IRPosition &IRP, Attributor &A) | llvm::AAPotentialValues | inline |
| AbstractAttribute(const IRPosition &IRP) | llvm::AbstractAttribute | inline |
| argument(const Argument &Arg, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
| Attributor | llvm::AAPotentialValues | friend |
| Base typedef | llvm::AAPotentialValues | |
| begin() | llvm::AADepGraphNode | inline |
| CallBaseContext typedef | llvm::IRPosition | |
| callsite_argument(const CallBase &CB, unsigned ArgNo) | llvm::IRPosition | inlinestatic |
| callsite_argument(AbstractCallSite ACS, unsigned ArgNo) | llvm::IRPosition | inlinestatic |
| callsite_function(const CallBase &CB) | llvm::IRPosition | inlinestatic |
| callsite_returned(const CallBase &CB) | llvm::IRPosition | inlinestatic |
| child_begin() | llvm::AADepGraphNode | inline |
| child_end() | llvm::AADepGraphNode | inline |
| classof(const AbstractAttribute *AA) | llvm::AAPotentialValues | inlinestatic |
| llvm::StateWrapper< PotentialLLVMValuesState, AbstractAttribute >::classof(const AADepGraphNode *DGN) | llvm::AbstractAttribute | inlinestatic |
| contains(const std::pair< AA::ValueAndContext, AA::ValueScope > &V) const | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| createForPosition(const IRPosition &IRP, Attributor &A) | llvm::AAPotentialValues | static |
| DepGetVal(const DepTy &DT) | llvm::AADepGraphNode | inlineprotectedstatic |
| DepGetValAA(const DepTy &DT) | llvm::AADepGraphNode | inlineprotectedstatic |
| Deps | llvm::AADepGraphNode | protected |
| DepSetTy typedef | llvm::AADepGraphNode | |
| DepTy typedef | llvm::AADepGraphNode | |
| dump() const | llvm::AbstractAttribute | inline |
| EmptyKey | llvm::IRPosition | static |
| end() | llvm::AADepGraphNode | inline |
| function(const Function &F, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
| function_scope(const IRPosition &IRP, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
| getAnchorScope() const | llvm::IRPosition | inline |
| getAnchorValue() const | llvm::IRPosition | inline |
| getArg(unsigned ArgNo) const | llvm::IRPosition | inline |
| getAssociatedArgument() const | llvm::IRPosition | |
| getAssociatedFunction() const | llvm::IRPosition | inline |
| getAssociatedType() const | llvm::IRPosition | inline |
| getAssociatedValue() const | llvm::IRPosition | inline |
| getAsStr(Attributor *A) const =0 | llvm::AbstractAttribute | pure virtual |
| getAssumed() | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| getAssumed() const | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| getAssumedSet() const | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| getAssumedSet() | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlineprotected |
| getAttrIdx() const | llvm::IRPosition | inline |
| getAttrList() const | llvm::IRPosition | inline |
| getAttrListAnchor() const | llvm::IRPosition | inline |
| getBestState() | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlinestatic |
| getBestState(const PotentialValuesState &PVS) | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlinestatic |
| getCallBaseContext() const | llvm::IRPosition | inline |
| getCalleeArgNo() const | llvm::IRPosition | inline |
| getCallSiteArgNo() const | llvm::IRPosition | inline |
| getCtxI() const | llvm::IRPosition | inline |
| getDeps() | llvm::AADepGraphNode | inline |
| getIdAddr() const override | llvm::AAPotentialValues | inlinevirtual |
| getIRPosition() const | llvm::AbstractAttribute | inline |
| getIRPosition() | llvm::AbstractAttribute | inline |
| getName() const override | llvm::AAPotentialValues | inlinevirtual |
| getNumArgs() const | llvm::IRPosition | inline |
| getPositionKind() const | llvm::IRPosition | inline |
| getSingleValue(Attributor &A, const AbstractAttribute &AA, const IRPosition &IRP, SmallVectorImpl< AA::ValueAndContext > &Values) | llvm::AAPotentialValues | static |
| getState() override | llvm::AAPotentialValues | inlinevirtual |
| getState() const override | llvm::AAPotentialValues | inlinevirtual |
| getWorstState() | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlinestatic |
| hasCallBaseContext() const | llvm::IRPosition | inline |
| hasTrivialInitializer() | llvm::AbstractAttribute | inlinestatic |
| ID | llvm::AAPotentialValues | static |
| indicateOptimisticFixpoint() override | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlinevirtual |
| indicatePessimisticFixpoint() override | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlinevirtual |
| initialize(Attributor &A) | llvm::AbstractAttribute | inlinevirtual |
| inst(const Instruction &I, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
| IRAttributeKind | llvm::AbstractAttribute | static |
| IRP_ARGUMENT enum value | llvm::IRPosition | |
| IRP_CALL_SITE enum value | llvm::IRPosition | |
| IRP_CALL_SITE_ARGUMENT enum value | llvm::IRPosition | |
| IRP_CALL_SITE_RETURNED enum value | llvm::IRPosition | |
| IRP_FLOAT enum value | llvm::IRPosition | |
| IRP_FUNCTION enum value | llvm::IRPosition | |
| IRP_INVALID enum value | llvm::IRPosition | |
| IRP_RETURNED enum value | llvm::IRPosition | |
| IRPosition() | llvm::IRPosition | inline |
| isAnyCallSitePosition() const | llvm::IRPosition | inline |
| isArgumentPosition() const | llvm::IRPosition | inline |
| isAtFixpoint() const override | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlinevirtual |
| isFnInterfaceKind() const | llvm::IRPosition | inline |
| isFunctionScope() const | llvm::IRPosition | inline |
| isQueryAA() const | llvm::AbstractAttribute | inlinevirtual |
| isValidIRPositionForInit(Attributor &A, const IRPosition &IRP) | llvm::AbstractAttribute | inlinestatic |
| isValidIRPositionForUpdate(Attributor &A, const IRPosition &IRP) | llvm::AbstractAttribute | inlinestatic |
| isValidState() const override | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inlinevirtual |
| iterator typedef | llvm::AADepGraphNode | |
| Kind enum name | llvm::IRPosition | |
| manifest(Attributor &A) | llvm::AbstractAttribute | inlineprotectedvirtual |
| MaxPotentialValues | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | static |
| operator AbstractAttribute *() | llvm::AADepGraphNode | inlineprotected |
| operator void *() const | llvm::IRPosition | inline |
| operator!=(const IRPosition &RHS) const | llvm::IRPosition | inline |
| operator&=(const PotentialValuesState &PVS) | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| llvm::operator==(const IRPosition &RHS) const | llvm::IRPosition | inline |
| llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > >::operator==(const PotentialValuesState &RHS) const | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| operator^=(const PotentialValuesState &PVS) | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| PotentialValuesState() | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| PotentialValuesState(bool IsValid) | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| print(raw_ostream &OS) const | llvm::AbstractAttribute | inline |
| print(Attributor *, raw_ostream &OS) const override | llvm::AbstractAttribute | virtual |
| printWithDeps(raw_ostream &OS) const | llvm::AbstractAttribute | virtual |
| requiresCalleeForCallBase() | llvm::AbstractAttribute | inlinestatic |
| requiresCallersForArgOrFunction() | llvm::AAPotentialValues | inlinestatic |
| requiresNonAsmForCallBase() | llvm::AbstractAttribute | inlinestatic |
| returned(const Function &F, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
| setAttrList(const AttributeList &AttrList) const | llvm::IRPosition | inline |
| SetTy typedef | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | |
| StateType typedef | llvm::StateWrapper< PotentialLLVMValuesState, AbstractAttribute > | |
| StateWrapper(const IRPosition &IRP, Ts... Args) | llvm::StateWrapper< PotentialLLVMValuesState, AbstractAttribute > | inline |
| stripCallBaseContext() const | llvm::IRPosition | inline |
| TombstoneKey | llvm::IRPosition | static |
| trackStatistics() const =0 | llvm::AbstractAttribute | protectedpure virtual |
| undefIsContained() const | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| unionAssumed(const std::pair< AA::ValueAndContext, AA::ValueScope > &C) | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| unionAssumed(const PotentialValuesState &PVS) | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| unionAssumedWithUndef() | llvm::PotentialValuesState< std::pair< AA::ValueAndContext, AA::ValueScope > > | inline |
| update(Attributor &A) | llvm::AbstractAttribute | protected |
| updateImpl(Attributor &A)=0 | llvm::AbstractAttribute | protectedpure virtual |
| value(const Value &V, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
| ~AADepGraphNode()=default | llvm::AADepGraphNode | virtual |
| ~AbstractAttribute() override=default | llvm::AbstractAttribute | |
| ~AbstractState()=default | llvm::AbstractState | virtual |