Searched refs:getCtxI (Results 1 – 4 of 4) sorted by relevance
2301 if (Instruction *CtxI = getCtxI()) in initialize()3244 A, *UserI, *getCtxI(), *this, in isKnownNoAliasDueToNoAliasPreservation()3421 return I == getCtxI() && isAssumedDead(); in isAssumedDead()4157 if (Instruction *CtxI = getCtxI()) in initialize()4459 if (Instruction *CtxI = getCtxI()) in initialize()9256 if (Instruction *CtxI = getCtxI()) in initialize()9411 CallBase *CB = cast<CallBase>(getCtxI()); in updateImpl()9975 if (getCtxI() && in manifest()10091 const Instruction *CtxI = II.I.getCtxI(); in handleSelectInst()10154 const Instruction *CtxI = II.I.getCtxI(); in handleLoadInst()[all …]
249 if (isa<Constant>(VAC.getValue()) || VAC.getValue() == VAC.getCtxI()) in isValidAtPosition()252 const Instruction *CtxI = VAC.getCtxI(); in isValidAtPosition()979 auto EIt = Explorer.begin(getCtxI()), EEnd = Explorer.end(getCtxI()); in getAttrsFromAssumes()1278 Instruction *CtxI = IRP.getCtxI(); in isAssumedDead()1883 if (AA->getCtxI() && !isRunOn(*AA->getAnchorScope())) in manifestAttributes()3228 if (auto *I = getCtxI()) { in print()
2662 A.changeAfterManifest(IRPosition::inst(*getCtxI()), **ReplVal); in manifest()2663 A.deleteAfterManifest(*getCtxI()); in manifest()2686 ICVTrackingAA.getReplacementValue(AssociatedICV, getCtxI(), A); in updateImpl()4503 Instruction &I = *getCtxI(); in manifest()
170 const Instruction *getCtxI() const { return this->second; } in getCtxI() function599 Instruction *getCtxI() const {1620 auto *CB = cast<CallBase>(IRP.getCtxI());