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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp1043 /// GetLoadValueForLoad - This function is called when we have a
1048 static Value *GetLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, function
1248 Res = GetLoadValueForLoad(Load, Offset, LoadTy, BB->getTerminator(),
1841 AvailVal = GetLoadValueForLoad(DepLI, Offset, L->getType(), L, *this);

Completed in 156 milliseconds