Lines Matching refs:Interprocedural
1833 UsedAssumedInformation, AA::Interprocedural); in updateImpl()
1861 *ValueOp, *this, UsedAssumedInformation, AA::Interprocedural); in updateImpl()
3025 UsedAssumedInformation, AA::Interprocedural); in updateImpl()
3202 UsedAssumedInformation, AA::Interprocedural); in stopOnUndefOrAssumed()
6182 V, QueryingAA, UsedAssumedInformation, AA::Interprocedural); in reproduceValue()
6225 IRP, QueryingAA, UsedAssumedInformation, AA::Interprocedural); in checkAndUpdate()
9266 UsedAssumedInformation, AA::Interprocedural); in calculateBinaryOperator()
9275 UsedAssumedInformation, AA::Interprocedural); in calculateBinaryOperator()
9323 UsedAssumedInformation, AA::Interprocedural); in calculateCastInst()
9355 UsedAssumedInformation, AA::Interprocedural); in calculateCmpInst()
9364 UsedAssumedInformation, AA::Interprocedural); in calculateCmpInst()
9436 UsedAssumedInformation, AA::Interprocedural); in updateImpl()
9602 if (!A.getAssumedSimplifiedValues(IRP, *this, Values, AA::Interprocedural, in fillSetWithConstantValues()
10198 AA::Interprocedural) in manifest()
10847 S = AA::ValueScope(S | AA::Interprocedural); in addValue()
10870 for (auto CS : {AA::Intraprocedural, AA::Interprocedural}) { in recurseForValue()
10896 AA::Interprocedural, getAnchorScope()); in giveUpOnIntraprocedural()
10920 for (AA::ValueScope S : {AA::Interprocedural, AA::Intraprocedural}) { in manifest()
11186 Worklist.push_back({{*PotentialCopy, CtxI}, AA::Interprocedural}); in handleLoadInst()
11433 AA::Interprocedural, in updateImpl()
11462 addValue(A, getState(), *It.getValue(), It.getCtxI(), AA::Interprocedural, in updateImpl()
11517 for (AA::ValueScope S : {AA::Interprocedural, AA::Intraprocedural}) { in updateImpl()
11698 Values, AA::Interprocedural, in updateImpl()
11711 addValue(A, getState(), *V, CB, AA::Interprocedural, in updateImpl()
11958 Changed |= DoUpdate(InterAssumedUnderlyingObjects, AA::Interprocedural); in updateImpl()
11965 AA::ValueScope Scope = AA::Interprocedural) const override { in forallUnderlyingObjects()