Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getPointerSize

312 static uint64_t getPointerSize(const Value *V, const DataLayout &DL,
380 uint64_t ObjectSize = getPointerSize(UO2, DL, TLI, F);
736 MemoryLocation StackLoc(I, getPointerSize(I, DL, *TLI, F));
850 return isRefSet(AA->getModRefInfo(CS, I, getPointerSize(I, DL, *TLI,