Lines Matching refs:getCtxI
1379 if (auto *MI = dyn_cast_or_null<MemIntrinsic>(getCtxI())) { in updateImpl()
1411 return translateAndAddCalleeState(A, ArgAA, 0, *cast<CallBase>(getCtxI())); in updateImpl()
2208 if (Instruction *CtxI = getCtxI()) in initialize()
2267 VisitValueCB, getCtxI())) in updateImpl()
3132 if (UserI == getCtxI() && UserI->getNumOperands() == 1) in isKnownNoAliasDueToNoAliasPreservation()
3139 if (!ReachabilityAA.isAssumedReachable(A, *UserI, *getCtxI())) in isKnownNoAliasDueToNoAliasPreservation()
3315 return I == getCtxI() && isAssumedDead(); in isAssumedDead()
3550 IsAssumedSideEffectFree = isAssumedSideEffectFree(A, getCtxI()); in initialize()
3556 if (IsAssumedSideEffectFree && !isAssumedSideEffectFree(A, getCtxI())) { in updateImpl()
4046 if (Instruction *CtxI = getCtxI()) in initialize()
4188 VisitValueCB, getCtxI())) in updateImpl()
4341 if (Instruction *CtxI = getCtxI()) in initialize()
4454 VisitValueCB, getCtxI())) in updateImpl()
5149 const Instruction *CtxI = getCtxI(); in getReplacementValue()
5636 VisitValueCB, getCtxI(), in updateImpl()
5701 &RetVal, *cast<CallBase>(getCtxI()), *this, in updateImpl()
7944 intersectKnown(getConstantRangeFromSCEV(A, getCtxI())); in initialize()
7947 intersectKnown(getConstantRangeFromLVI(A, getCtxI())); in initialize()
8029 if (!CtxI || (!AllowAACtxI && CtxI == getCtxI())) in isValidCtxInstructionForOutsideAnalysis()
8144 assert(I == getCtxI() && "Should not annotate an instruction which is " in manifest()
8475 VisitValueCB, getCtxI(), in updateImpl()
9272 if (Instruction *CtxI = getCtxI()) in initialize()
9294 VisitValueCB, getCtxI())) in updateImpl()