Searched refs:BasePtrVal (Results 1 – 3 of 3) sorted by relevance
509 auto *BasePtrVal = BasePtr->getValue(); in involvesMultiplePtrs() local510 if (PtrVals.insert(BasePtrVal).second) { in involvesMultiplePtrs()512 if (PtrVal != BasePtrVal && !AA.isNoAlias(PtrVal, BasePtrVal)) in involvesMultiplePtrs()
1853 llvm::Value *BasePtrVal = I.getOperand(0); in getTgtMemIntrinsic() local1854 Info.ptrVal = getUnderLyingObjectForBrevLdIntr(BasePtrVal); in getTgtMemIntrinsic()
2003 llvm::Value *BasePtrVal = I.getOperand(0); in getTgtMemIntrinsic() local2004 Info.ptrVal = getUnderLyingObjectForBrevLdIntr(BasePtrVal); in getTgtMemIntrinsic()