Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp728 const Value *ObjPtr = GetUnderlyingObject(Ptr, DL); in getChainID() local
729 if (const auto *Sel = dyn_cast<SelectInst>(ObjPtr)) { in getChainID()
738 return ObjPtr; in getChainID()