AAAlign(const IRPosition &IRP, Attributor &A) | llvm::AAAlign | inline |
aaiterator typedef | llvm::AADepGraphNode | |
AbstractAttribute(const IRPosition &IRP) | llvm::AbstractAttribute | inline |
argument(const Argument &Arg, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
Assumed | llvm::IntegerStateBase< base_ty, BestState, WorstState > | protected |
base_t typedef | llvm::IncIntegerState< base_ty, BestState, WorstState > | |
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::AAAlign | inlinestatic |
IRAttribute< Attribute::Alignment, StateWrapper< AAAlignmentStateType, AbstractAttribute > >::classof(const AADepGraphNode *DGN) | llvm::AbstractAttribute | inlinestatic |
createForPosition(const IRPosition &IRP, Attributor &A) | llvm::AAAlign | 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 |
getAssociatedArgument() const | llvm::IRPosition | |
getAssociatedFunction() const | llvm::IRPosition | inline |
getAssociatedType() const | llvm::IRPosition | inline |
getAssociatedValue() const | llvm::IRPosition | inline |
getAsStr() const =0 | llvm::AbstractAttribute | pure virtual |
getAssumed() const | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
getAssumedAlign() const | llvm::AAAlign | inline |
getAttrIdx() const | llvm::IRPosition | inline |
getAttrKind() const | llvm::IRAttribute< Attribute::Alignment, StateWrapper< AAAlignmentStateType, AbstractAttribute > > | inline |
getAttrs(ArrayRef< Attribute::AttrKind > AKs, SmallVectorImpl< Attribute > &Attrs, bool IgnoreSubsumingPositions=false, Attributor *A=nullptr) const | llvm::IRPosition | |
getBestState() | llvm::IncIntegerState< base_ty, BestState, WorstState > | inlinestatic |
getBestState(const IncIntegerState< base_ty, BestState, WorstState > &) | llvm::IncIntegerState< base_ty, BestState, WorstState > | inlinestatic |
llvm::IntegerStateBase::getBestState(const IntegerStateBase &) | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inlinestatic |
getCallBaseContext() const | llvm::IRPosition | inline |
getCalleeArgNo() const | llvm::IRPosition | inline |
getCallSiteArgNo() const | llvm::IRPosition | inline |
getCtxI() const | llvm::IRPosition | inline |
getDeducedAttributes(LLVMContext &Ctx, SmallVectorImpl< Attribute > &Attrs) const | llvm::IRAttribute< Attribute::Alignment, StateWrapper< AAAlignmentStateType, AbstractAttribute > > | inlinevirtual |
getDeps() | llvm::AADepGraphNode | inline |
getIdAddr() const override | llvm::AAAlign | inlinevirtual |
getIRPosition() const | llvm::AbstractAttribute | inline |
getIRPosition() | llvm::AbstractAttribute | inline |
getKnown() const | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
getKnownAlign() const | llvm::AAAlign | inline |
getName() const override | llvm::AAAlign | inlinevirtual |
getPositionKind() const | llvm::IRPosition | inline |
getState() override | llvm::StateWrapper< AAAlignmentStateType, AbstractAttribute > | inlinevirtual |
getState() const override | llvm::StateWrapper< AAAlignmentStateType, AbstractAttribute > | inlinevirtual |
getWorstState() | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inlinestatic |
getWorstState(const IntegerStateBase &) | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inlinestatic |
hasAttr(ArrayRef< Attribute::AttrKind > AKs, bool IgnoreSubsumingPositions=false, Attributor *A=nullptr) const | llvm::IRPosition | |
hasCallBaseContext() const | llvm::IRPosition | inline |
ID | llvm::AAAlign | static |
IncIntegerState() | llvm::IncIntegerState< base_ty, BestState, WorstState > | inline |
IncIntegerState(base_t Assumed) | llvm::IncIntegerState< base_ty, BestState, WorstState > | inline |
indicateOptimisticFixpoint() override | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inlinevirtual |
indicatePessimisticFixpoint() override | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inlinevirtual |
initialize(Attributor &A) override | llvm::IRAttribute< Attribute::Alignment, StateWrapper< AAAlignmentStateType, AbstractAttribute > > | inlinevirtual |
inst(const Instruction &I, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
IntegerStateBase()=default | llvm::IntegerStateBase< base_ty, BestState, WorstState > | |
IntegerStateBase(base_t Assumed) | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
IRAttribute(const IRPosition &IRP) | llvm::IRAttribute< Attribute::Alignment, StateWrapper< AAAlignmentStateType, AbstractAttribute > > | inline |
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::IntegerStateBase< base_ty, BestState, WorstState > | inlinevirtual |
isFnInterfaceKind() const | llvm::IRPosition | inline |
isQueryAA() const | llvm::AbstractAttribute | inlinevirtual |
isValidState() const override | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inlinevirtual |
iterator typedef | llvm::AADepGraphNode | |
Kind enum name | llvm::IRPosition | |
Known | llvm::IntegerStateBase< base_ty, BestState, WorstState > | protected |
manifest(Attributor &A) override | llvm::IRAttribute< Attribute::Alignment, StateWrapper< AAAlignmentStateType, AbstractAttribute > > | inlinevirtual |
operator AbstractAttribute *() | llvm::AADepGraphNode | inlineprotected |
operator void *() const | llvm::IRPosition | inline |
llvm::operator!=(const IRPosition &RHS) const | llvm::IRPosition | inline |
llvm::IncIntegerState::operator!=(const IntegerStateBase< base_t, BestState, WorstState > &R) const | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
operator&=(const IntegerStateBase< base_t, BestState, WorstState > &R) | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
operator+=(const IntegerStateBase< base_t, BestState, WorstState > &R) | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
llvm::operator==(const IRPosition &RHS) const | llvm::IRPosition | inline |
llvm::IncIntegerState::operator==(const IntegerStateBase< base_t, BestState, WorstState > &R) const | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
operator^=(const IntegerStateBase< base_t, BestState, WorstState > &R) | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
operator|=(const IntegerStateBase< base_t, BestState, WorstState > &R) | llvm::IntegerStateBase< base_ty, BestState, WorstState > | inline |
print(raw_ostream &OS) const override | llvm::AbstractAttribute | virtual |
printWithDeps(raw_ostream &OS) const | llvm::AbstractAttribute | virtual |
removeAttrs(ArrayRef< Attribute::AttrKind > AKs) const | llvm::IRPosition | inline |
returned(const Function &F, const CallBaseContext *CBContext=nullptr) | llvm::IRPosition | inlinestatic |
StateType typedef | llvm::StateWrapper< AAAlignmentStateType, AbstractAttribute > | |
StateWrapper(const IRPosition &IRP, Ts... Args) | llvm::StateWrapper< AAAlignmentStateType, AbstractAttribute > | inline |
stripCallBaseContext() const | llvm::IRPosition | inline |
super typedef | llvm::IncIntegerState< base_ty, BestState, WorstState > | |
takeAssumedMinimum(base_t Value) | llvm::IncIntegerState< base_ty, BestState, WorstState > | inline |
takeKnownMaximum(base_t Value) | llvm::IncIntegerState< base_ty, BestState, WorstState > | inline |
TombstoneKey | llvm::IRPosition | static |
trackStatistics() const =0 | llvm::AbstractAttribute | protectedpure virtual |
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()=default | llvm::AbstractAttribute | virtual |
~AbstractState()=default | llvm::AbstractState | virtual |