Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1170 static Value *GetLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, in GetLoadValueForLoad() function
1338 Res = GetLoadValueForLoad(Load, Offset, LoadTy, BB->getTerminator(), in MaterializeAdjustedValue()
1933 AvailVal = GetLoadValueForLoad(DepLI, Offset, L->getType(), L, *this); in processLoad()