Lines Matching defs:Ptr
92 Value *Ptr, Value *OrigPtr) { in replaceSymbolicStrideSCEV()
127 void RuntimePointerChecking::insert(Loop *Lp, Value *Ptr, bool WritePtr, in insert()
434 Value *Ptr = const_cast<Value*>(Loc.Ptr); in addLoad() local
443 Value *Ptr = const_cast<Value*>(Loc.Ptr); in addStore() local
524 const ValueToValueMap &Strides, Value *Ptr, in hasComputableBounds()
560 Value *Ptr = A.getValue(); in canCheckPtrAtRT() local
694 Value *Ptr = AV.getValue(); in processMemAccesses() local
767 static bool isInBoundsGep(Value *Ptr) { in isInBoundsGep()
775 static bool isNoWrapAddRec(Value *Ptr, const SCEVAddRecExpr *AR, in isNoWrapAddRec()
822 int llvm::isStridedPtr(PredicatedScalarEvolution &PSE, Value *Ptr, in isStridedPtr()
1282 MemoryDepChecker::getInstructionsForAccess(Value *Ptr, bool isWrite) const { in getInstructionsForAccess()
1463 Value* Ptr = ST->getPointerOperand(); in analyzeLoop() local
1492 Value* Ptr = LD->getPointerOperand(); in analyzeLoop() local
1633 Value *Ptr = PtrRtChecking.Pointers[CG->Members[0]].PointerValue; in expandBounds() local