Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DConstantFolding.h227 LLVM_ABI Constant *ReadByteArrayFromGlobal(const GlobalVariable *GV,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp657 Constant *llvm::ReadByteArrayFromGlobal(const GlobalVariable *GV, in ReadByteArrayFromGlobal() function in llvm
H A DValueTracking.cpp6434 Init = ReadByteArrayFromGlobal(GV, Offset); in getConstantDataArrayInfo()