Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueTracking.h270 bool isGEPBasedOnPointerToString(const GEPOperator *GEP,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp3616 bool llvm::isGEPBasedOnPointerToString(const GEPOperator *GEP, in isGEPBasedOnPointerToString() function in llvm
3650 if (!isGEPBasedOnPointerToString(GEP, ElementSize)) in getConstantDataArrayInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp665 if (!isGEPBasedOnPointerToString(GEP, CharSize)) in optimizeStringLength()