Lines Matching refs:Intraprocedural
1823 *this, Values, AA::Intraprocedural, in updateImpl()
7756 AA::Intraprocedural)) { in categorizePtrValue()
9915 for (auto CS : {AA::Intraprocedural, AA::Interprocedural}) { in recurseForValue()
9938 if (It.second == AA::Intraprocedural) in giveUpOnIntraprocedural()
9944 addValue(A, NewS, getAssociatedValue(), getCtxI(), AA::Intraprocedural, in giveUpOnIntraprocedural()
9965 for (AA::ValueScope S : {AA::Interprocedural, AA::Intraprocedural}) { in manifest()
10031 UsedAssumedInformation, AA::Intraprocedural); in handleCmp()
10040 UsedAssumedInformation, AA::Intraprocedural); in handleCmp()
10155 bool ScopeIsLocal = (II.S & AA::Intraprocedural); in handleLoadInst()
10176 addValue(A, getState(), LI, CtxI, AA::Intraprocedural, getAnchorScope()); in handleLoadInst()
10218 UsedAssumedInformation, AA::Intraprocedural); in handleGenericInst()
10511 Values, AA::Intraprocedural, in updateImpl()