Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h395 LLVM_ABI bool getConstantDataArrayInfo(const Value *V,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6362 bool llvm::getConstantDataArrayInfo(const Value *V, in getConstantDataArrayInfo() function in llvm
6460 if (!getConstantDataArrayInfo(V, Slice, 8)) in getConstantStringInfo()
6546 if (!getConstantDataArrayInfo(V, Slice, CharSize)) in GetStringLengthH()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp985 if (getConstantDataArrayInfo(GEP->getOperand(0), Slice, CharSize)) { in optimizeStringLength()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8341 return getConstantDataArrayInfo(G->getGlobal(), Slice, 8, in isMemSrcFromConstant()