Searched refs:AnyScope (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 2601 AA::AnyScope, UsedAssumedInformation)) in updateImpl() 4708 Values, AA::AnyScope, in identifyAliveSuccessors() 5024 AA::AnyScope, UsedAssumedInformation)) { in updateImpl() 5319 AA::AnyScope, UsedAssumedInformation)) { in updateImpl() 10246 AA::AnyScope, UsedAssumedInformation)) in updateImpl() 10379 AA::AnyScope, UsedAssumedInformation)) { in updateImpl() 10534 AA::AnyScope, UsedAssumedInformation)) { in updateImpl() 10767 addValue(A, getState(), *Stripped, getCtxI(), AA::AnyScope, in initialize() 10898 getState().unionAssumed({{getAssociatedValue(), getCtxI()}, AA::AnyScope}); in indicatePessimisticFixpoint() 11316 Worklist.push_back({{*InitialV, getCtxI()}, AA::AnyScope}); in genericValueTraversal() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 183 AnyScope = Intraprocedural | Interprocedural, enumerator
|