Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DVNCoercion.h81 Constant *getConstantValueForLoad(Constant *SrcVal, unsigned Offset,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp348 Constant *getConstantValueForLoad(Constant *SrcVal, unsigned Offset, in getConstantValueForLoad() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1464 if (Constant *Res = getConstantValueForLoad(C, Offset, LoadType, DL)) { in performSymbolicLoadCoercion()
1480 getConstantValueForLoad(C, Offset, LoadType, DL)) { in performSymbolicLoadCoercion()