Home
last modified time | relevance | path

Searched refs:CSArgIRP (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11412 const auto CSArgIRP = IRPosition::callsite_argument(ACS, ArgNo); in updateImpl() local
11413 if (CSArgIRP.getPositionKind() == IRP_INVALID) in updateImpl()
11416 if (!A.getAssumedSimplifiedValues(CSArgIRP, this, Values, in updateImpl()