Home | History | Annotate | Download | only in Scalar

Lines Matching refs:GetStoreValueForLoad

938 /// GetStoreValueForLoad - This function is called when we have a
943 static Value *GetStoreValueForLoad(Value *SrcVal, unsigned Offset,
976 /// GetStoreValueForLoad - This function is called when we have a
1035 return GetStoreValueForLoad(SrcVal, Offset, LoadTy, InsertPt, TD);
1169 Res = GetStoreValueForLoad(Res, Offset, LoadTy, BB->getTerminator(),
1709 AvailVal = GetStoreValueForLoad(DepSI->getValueOperand(), Offset,