Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
DVNCoercion.h91 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DVNCoercion.cpp535 Constant *getConstantLoadValueForLoad(Constant *SrcVal, unsigned Offset, in getConstantLoadValueForLoad() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DNewGVN.cpp1465 getConstantLoadValueForLoad(C, Offset, LoadType, DL)) { in performSymbolicLoadCoercion()