Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h638 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp5628 bool llvm::getConstantDataArrayInfo(const Value *V, in getConstantDataArrayInfo() function in llvm
5726 if (!getConstantDataArrayInfo(V, Slice, 8)) in getConstantStringInfo()
5812 if (!getConstantDataArrayInfo(V, Slice, CharSize)) in GetStringLengthH()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp983 if (getConstantDataArrayInfo(GEP->getOperand(0), Slice, CharSize)) { in optimizeStringLength()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7399 return getConstantDataArrayInfo(G->getGlobal(), Slice, 8, in isMemSrcFromConstant()