Searched defs:PtrB (Results 1 – 3 of 3) sorted by relevance
1167 getConstantOffsetComplexAddrs(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetComplexAddrs() argument 1280 getConstantOffsetSelects(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffsetSelects() argument 1471 getConstantOffset(Value * PtrA,Value * PtrB,Instruction * ContextInst,unsigned Depth) getConstantOffset() argument [all...]
1562 assert(PtrA && PtrB && "Expected non-nullptr pointers."); in getPointersDiff() argument 1672 Value *PtrB = getLoadStorePointerOperand(B); isConsecutiveAccess() local