Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DValueTracking.h303 struct ConstantDataArraySlice { struct
330 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp4070 ConstantDataArraySlice &Slice, in getConstantDataArrayInfo()
4148 ConstantDataArraySlice Slice; in getConstantStringInfo()
4228 ConstantDataArraySlice Slice; in GetStringLengthH()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6208 const ConstantDataArraySlice &Slice) { in getMemsetStringVal()
6273 static bool isMemSrcFromConstant(SDValue Src, ConstantDataArraySlice &Slice) { in isMemSrcFromConstant()
6355 ConstantDataArraySlice Slice; in getMemcpyLoadsAndStores()
6416 ConstantDataArraySlice SubSlice; in getMemcpyLoadsAndStores()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp632 ConstantDataArraySlice Slice; in optimizeStringLength()