Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1025 static Value *GetLoadValueForLoad(LoadInst *SrcVal, unsigned Offset, in GetLoadValueForLoad() function
1194 Res = GetLoadValueForLoad(Load, Offset, LoadTy, InsertPt, gvn); in MaterializeAdjustedValue()