Searched refs:GetStoreValueForLoad (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp1005 /// GetStoreValueForLoad - This function is called when we have a
1010 static Value *GetStoreValueForLoad(Value *SrcVal, unsigned Offset, function
1102 return GetStoreValueForLoad(SrcVal, Offset, LoadTy, InsertPt, TD);
1236 Res = GetStoreValueForLoad(Res, Offset, LoadTy, BB->getTerminator(),
1823 AvailVal = GetStoreValueForLoad(DepSI->getValueOperand(), Offset,

Completed in 68 milliseconds