Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DValueTracking.h368 struct ConstantDataArraySlice { struct
396 ConstantDataArraySlice &Slice, argument
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp6363 ConstantDataArraySlice &Slice, in getConstantDataArrayInfo()
6459 ConstantDataArraySlice Slice; in getConstantStringInfo()
6545 ConstantDataArraySlice Slice; in GetStringLengthH()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8268 const ConstantDataArraySlice &Slice) { in getMemsetStringVal()
8327 static bool isMemSrcFromConstant(SDValue Src, ConstantDataArraySlice &Slice) { in isMemSrcFromConstant()
8408 ConstantDataArraySlice Slice; in getMemcpyLoadsAndStores()
8479 ConstantDataArraySlice SubSlice; in getMemcpyLoadsAndStores()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp984 ConstantDataArraySlice Slice; in optimizeStringLength()