Home
last modified time | relevance | path

Searched defs:StoreListMap (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DSLPVectorizer.h62 using StoreListMap = MapVector<Value *, StoreList>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp140 using StoreListMap = MapVector<Value *, StoreList>; typedef in __anon2b92e3310111::LoopIdiomRecognize